Searched refs:SCR_APK_BIT (Results 1 – 3 of 3) sorted by relevance
218 SCR_APK_BIT | /* FEAT_Pauth */ \
268 scr_el3 |= SCR_API_BIT | SCR_APK_BIT; in setup_ns_context()515 scr_el3 |= SCR_API_BIT | SCR_APK_BIT; in setup_context_common()
750 #define SCR_APK_BIT (UL(1) << 16) macro