Searched refs:is_armv8_1_vhe_present (Results 1 – 3 of 3) sorted by relevance
26 static inline bool is_armv8_1_vhe_present(void) in is_armv8_1_vhe_present() function
55 feat_detect_panic(is_armv8_1_vhe_present(), "VHE"); in read_feat_vhe()
273 bool el_is_in_host = is_armv8_1_vhe_present() && in sdei_set_elr_spsr()
Completed in 23 milliseconds