Searched refs:SCR_APK_BIT (Results 1 – 3 of 3) sorted by relevance
89 orr x0, x0, #(SCR_API_BIT | SCR_APK_BIT)
461 #define SCR_APK_BIT (UL(1) << 16) macro
174 scr_el3 |= SCR_API_BIT | SCR_APK_BIT; in cm_setup_context()
Completed in 9 milliseconds