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