Home
last modified time | relevance | path

Searched refs:VTTBR_VMID_SHIFT (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/lib/el3_runtime/aarch32/
H A Dcontext_mgmt.c276 ~((VTTBR_VMID_MASK << VTTBR_VMID_SHIFT) in cm_prepare_el3_exit()
/rk3399_ARM-atf/include/arch/aarch32/
H A Darch.h285 #define VTTBR_VMID_SHIFT U(48) macro
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c1090 ~((VTTBR_VMID_MASK << VTTBR_VMID_SHIFT) | in init_nonsecure_el2_unused()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch.h838 #define VTTBR_VMID_SHIFT U(48) macro