Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/arch/aarch32/
H A Darch_features.h150 static inline bool is_feat_vhe_supported(void) { return false; } in is_feat_vhe_supported() function
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c1549 if (is_feat_vhe_supported()) { in cm_el2_sysregs_context_save()
1644 if (is_feat_vhe_supported()) { in cm_el2_sysregs_context_restore()