Lines Matching refs:vm_exit
78 struct vm_exit *vme; in vmexit_inst_emul()
82 vme = vmrun->vm_exit; in vmexit_inst_emul()
106 struct vm_exit *vme; in vmexit_suspend()
110 vme = vmrun->vm_exit; in vmexit_suspend()
178 struct vm_exit *vme) in vmexit_ecall_hsm()
234 struct vm_exit *vme) in vmexit_ecall_base()
278 vmexit_ecall_srst(struct vmctx *ctx, struct vm_exit *vme) in vmexit_ecall_srst()
311 struct vm_exit *vme; in vmexit_ecall()
315 vme = vmrun->vm_exit; in vmexit_ecall()
347 struct vm_exit *vme; in vmexit_hyp()
349 vme = vmrun->vm_exit; in vmexit_hyp()