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

/linux-master/arch/x86/include/asm/
H A Dkvm-x86-ops.h105 KVM_X86_OP(handle_exit_irqoff)
H A Dkvm_host.h1746 void (*handle_exit_irqoff)(struct kvm_vcpu *vcpu); member in struct:kvm_x86_ops
/linux-master/arch/x86/kvm/svm/
H A Dsvm.c5012 .handle_exit_irqoff = svm_handle_exit_irqoff,
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c8420 .handle_exit_irqoff = vmx_handle_exit_irqoff,

Completed in 163 milliseconds