Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dkvm_emulate.h228 bool e2h, tge; in is_hyp_ctxt() local
236 e2h = (hcr & HCR_E2H); in is_hyp_ctxt()
247 return vcpu_is_el2(vcpu) || (e2h && tge) || tge; in is_hyp_ctxt()