Searched refs:boot_el (Results 1 – 3 of 3) sorted by relevance
36 int boot_el; /* EL the kernel booted from */ member
137 static int boot_el; variable254 return (boot_el == CURRENTEL_EL_EL2); in has_hyp()792 boot_el = abp->boot_el; in initarm()
45 ASSYM(BP_BOOT_EL, offsetof(struct arm64_bootparams, boot_el));