Searched refs:be_image (Results 1 – 1 of 1) sorted by relevance
43 bool be_image, be_kernel; in image_load() local60 be_image = arm64_image_flag_field(flags, ARM64_IMAGE_FLAG_BE); in image_load()62 if ((be_image != be_kernel) && !system_supports_mixed_endian()) in image_load()