Home
last modified time | relevance | path

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

/rk3399_ARM-atf/common/
H A Dfeat_detect.c198 ID_AA64MMFR3_EL1_S2POE_MASK); in read_feat_s2poe_id_field()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_features.h470 ID_AA64MMFR3_EL1_S2POE_MASK, 1U, ENABLE_FEAT_S2POE, in CREATE_FEATURE_SUPPORTED()
H A Darch.h479 #define ID_AA64MMFR3_EL1_S2POE_MASK ULL(0xf) macro