Searched refs:boot_el (Results 1 – 3 of 3) sorted by relevance
41 int boot_el; /* EL the kernel booted from */ member
49 ASSYM(BP_BOOT_EL, offsetof(struct arm64_bootparams, boot_el));
114 static int boot_el; variable172 return (boot_el == 2); in has_hyp()1237 boot_el = abp->boot_el; in initarm()