Searched refs:SCR_ST_BIT (Results 1 – 2 of 2) sorted by relevance
85 SCR_ST_BIT | SCR_HCE_BIT); in cm_init_context_common()103 scr_el3 |= SCR_ST_BIT; in cm_init_context_common()
181 #define SCR_ST_BIT (U(1) << 11) macro