Lines Matching defs:vme
177 vmexit_inout(struct vmctx *ctx, struct vcpu *vcpu, struct vm_exit *vme) in vmexit_inout()
210 vmexit_rdmsr(struct vmctx *ctx __unused, struct vcpu *vcpu, struct vm_exit *vme) in vmexit_rdmsr()
239 vmexit_wrmsr(struct vmctx *ctx __unused, struct vcpu *vcpu, struct vm_exit *vme) in vmexit_wrmsr()
337 struct vm_exit *vme) in vmexit_paging()
373 vmexit_vmx(struct vmctx *ctx, struct vcpu *vcpu, struct vm_exit *vme) in vmexit_vmx()
406 vmexit_svm(struct vmctx *ctx __unused, struct vcpu *vcpu, struct vm_exit *vme) in vmexit_svm()
420 struct vm_exit *vme) in vmexit_bogus()
449 vmexit_mtrap(struct vmctx *ctx __unused, struct vcpu *vcpu, struct vm_exit *vme) in vmexit_mtrap()
461 struct vm_exit *vme) in vmexit_inst_emul()
489 vmexit_mmio(struct vmctx *ctx __unused, struct vcpu *vcpu, struct vm_exit *vme) in vmexit_mmio()
528 vmexit_suspend(struct vmctx *ctx, struct vcpu *vcpu, struct vm_exit *vme) in vmexit_suspend()
570 struct vm_exit *vme) in vmexit_breakpoint()
580 struct vm_exit *vme) in vmexit_ipi()