Searched refs:be_image (Results 1 – 1 of 1) sorted by relevance
43 bool be_image, be_kernel; in image_load() local56 be_image = riscv_image_flag_field(flags, RISCV_IMAGE_FLAG_BE); in image_load()58 if (be_image != be_kernel) { in image_load()