Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dkvm-x86-ops.h97 KVM_X86_OP(handle_exit_irqoff)
Dkvm_host.h1428 void (*handle_exit_irqoff)(struct kvm_vcpu *vcpu); member
/arch/x86/kvm/svm/
Dsvm.c4675 .handle_exit_irqoff = svm_handle_exit_irqoff,
/arch/x86/kvm/vmx/
Dvmx.c7832 .handle_exit_irqoff = vmx_handle_exit_irqoff,