Searched defs:boot_el (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/arm64/include/ | ||
H A D | machdep.h | 37 int boot_el; /* EL the kernel booted from */ global() member |
/freebsd-src/sys/arm64/arm64/ | ||
H A D | machdep.c | 133 static int boot_el; global() variable |