Searched refs:BOOT_CPU_MODE_EL1 (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm64/include/asm/
H A Dvirt.h21 #define BOOT_CPU_MODE_EL1 (0xe11) macro
/linux-4.4.14/arch/arm64/kernel/
H A Dhead.S445 * Returns either BOOT_CPU_MODE_EL1 or BOOT_CPU_MODE_EL2 in x20 if
461 mov w20, #BOOT_CPU_MODE_EL1 // This cpu booted in EL1
567 .long BOOT_CPU_MODE_EL1

Completed in 112 milliseconds