Searched refs:handle_exit_irqoff (Results 1 – 5 of 5) sorted by relevance
126 .handle_exit_irqoff = vmx_handle_exit_irqoff,
103 KVM_X86_OP(handle_exit_irqoff)
1769 void (*handle_exit_irqoff)(struct kvm_vcpu *vcpu); member
5099 .handle_exit_irqoff = svm_handle_exit_irqoff,
11041 kvm_x86_call(handle_exit_irqoff)(vcpu); in vcpu_enter_guest() local