Home
last modified time | relevance | path

Searched refs:SCR_HDBSSEn_BIT (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/services/
H A Darm_arch_svc.h162 #define SCR_FEAT_HDBSS SCR_HDBSSEn_BIT
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c428 scr_el3 |= SCR_HDBSSEn_BIT; in setup_ns_context()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch.h746 #define SCR_HDBSSEn_BIT (UL(1) << 60) macro