Home
last modified time | relevance | path

Searched refs:HCR_API_BIT (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/lib/extensions/pauth/
H A Dpauth.c92 hcr_el2 |= (HCR_API_BIT | HCR_APK_BIT); in pauth_enable_el2()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch.h845 #define HCR_API_BIT (ULL(1) << 41)
841 #define HCR_API_BIT global() macro