Searched refs:SCR_API_BIT (Results 1 – 2 of 2) sorted by relevance
231 scr_el3 |= SCR_API_BIT | SCR_APK_BIT; in setup_ns_context()418 scr_el3 |= SCR_API_BIT | SCR_APK_BIT; in setup_context_common()
577 #define SCR_API_BIT (UL(1) << 17) macro