CXL_AI_HEADER_SIZE 248 drivers/misc/cxl/flash.c header->image_offset = cpu_to_be64(CXL_AI_HEADER_SIZE); CXL_AI_HEADER_SIZE 255 drivers/misc/cxl/flash.c len_chunk += CXL_AI_HEADER_SIZE; CXL_AI_HEADER_SIZE 287 drivers/misc/cxl/flash.c s_copy = CXL_AI_BUFFER_SIZE - CXL_AI_HEADER_SIZE; CXL_AI_HEADER_SIZE 288 drivers/misc/cxl/flash.c dest += CXL_AI_HEADER_SIZE; /* image offset */ CXL_AI_HEADER_SIZE 399 drivers/misc/cxl/flash.c BUG_ON(sizeof(struct ai_header) != CXL_AI_HEADER_SIZE);