Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/arch/aarch32/
H A Darch_features.h188 static inline bool is_feat_s2pie_supported(void) { return false; } in is_feat_s2pie_supported() function
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_features.h531 return is_feat_s1pie_supported() || is_feat_s2pie_supported(); in CREATE_FEATURE_FUNCS()
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c1593 if (is_feat_s2pie_supported()) { in cm_el2_sysregs_context_save()
1684 if (is_feat_s2pie_supported()) { in cm_el2_sysregs_context_restore()