Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dkvm-x86-ops.h109 KVM_X86_OP(handle_exit_irqoff)
A Dkvm_host.h1862 void (*handle_exit_irqoff)(struct kvm_vcpu *vcpu); member
/arch/x86/kvm/vmx/
A Dmain.c971 .handle_exit_irqoff = vmx_handle_exit_irqoff,
/arch/x86/kvm/svm/
A Dsvm.c5145 .handle_exit_irqoff = svm_handle_exit_irqoff,
/arch/x86/kvm/
A Dx86.c11005 kvm_x86_call(handle_exit_irqoff)(vcpu); in vcpu_enter_guest() local

Completed in 46 milliseconds