Searched refs:HCR_TGE_BIT (Results 1 – 3 of 3) sorted by relevance
51 return ((is_feat_vhe_present()) && ((hcr_el2 & HCR_TGE_BIT) != 0U)); in is_tge_enabled()
251 #define HCR_TGE_BIT (U(1) << 27) macro
851 #define HCR_TGE_BIT (ULL(1) << 27) macro