Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dkvm_emulate.h226 bool e2h, tge; in is_hyp_ctxt() local
235 tge = (hcr & HCR_TGE); in is_hyp_ctxt()
245 return vcpu_is_el2(vcpu) || (e2h && tge) || tge; in is_hyp_ctxt()
/linux/drivers/media/test-drivers/visl/
H A Dvisl-dec.h51 const struct v4l2_ctrl_av1_tile_group_entry *tge; member