Searched refs:be_kernel (Results 1 – 1 of 1) sorted by relevance
43 bool be_image, be_kernel; in image_load() local57 be_kernel = IS_ENABLED(CONFIG_CPU_BIG_ENDIAN); in image_load()58 if (be_image != be_kernel) { in image_load()