Searched refs:SPSR_EL2_REALM (Results 1 – 2 of 2) sorted by relevance
173 write_el2_ctx_common(el2_ctx, spsr_el2, SPSR_EL2_REALM); in setup_realm_context()
980 #define SPSR_EL2_REALM (SPSR_M_EL2H | (0xF << SPSR_DAIF_SHIFT) | \ macro