Searched refs:SCR_API_BIT (Results 1 – 5 of 5) sorted by relevance
89 orr x0, x0, #(SCR_API_BIT | SCR_APK_BIT)
460 #define SCR_API_BIT (UL(1) << 17) macro
174 scr_el3 |= SCR_API_BIT | SCR_APK_BIT; in cm_setup_context()
222 scr_el3 |= SCR_API_BIT | SCR_APK_BIT; in setup_ns_context()411 scr_el3 |= SCR_API_BIT | SCR_APK_BIT; in setup_context_common()
592 #define SCR_API_BIT (UL(1) << 17) macro