Searched refs:SCR_API_BIT (Results 1 – 3 of 3) sorted by relevance
89 orr x0, x0, #(SCR_API_BIT | SCR_APK_BIT)
415 #define SCR_API_BIT (UL(1) << 17) macro
144 scr_el3 |= SCR_API_BIT | SCR_APK_BIT; in cm_setup_context()