Home
last modified time | relevance | path

Searched refs:SPSR_EL_M_AARCH64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/
H A Dmacro.h205 SPSR_EL_M_AARCH64 | SPSR_EL_M_EL2H)
297 SPSR_EL_M_AARCH64 | SPSR_EL_M_EL1H)
H A Dsystem.h45 #define SPSR_EL_M_AARCH64 (0 << 4) /* Exception taken from AArch64 */ macro