Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c1111 MDCR_EL2_TDE_BIT); in init_nonsecure_el2_unused()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch.h820 #define MDCR_EL2_TDE_BIT (ULL(1) << 8) macro