Home
last modified time | relevance | path

Searched defs:boot_el (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/arm64/include/
H A Dmachdep.h37 int boot_el; /* EL the kernel booted from */ global() member
/freebsd-src/sys/arm64/arm64/
H A Dmachdep.c133 static int boot_el; global() variable