Searched refs:tge (Results 1 – 2 of 2) sorted by relevance
226 bool e2h, tge; in is_hyp_ctxt() local235 tge = (hcr & HCR_TGE); in is_hyp_ctxt()245 return vcpu_is_el2(vcpu) || (e2h && tge) || tge; in is_hyp_ctxt()
51 const struct v4l2_ctrl_av1_tile_group_entry *tge; member