Searched refs:handle_exit_irqoff (Results 1 – 4 of 4) sorted by relevance
1126 void (*handle_exit_irqoff)(struct kvm_vcpu *vcpu); member
7292 .handle_exit_irqoff = svm_handle_exit_irqoff,
8211 kvm_x86_ops->handle_exit_irqoff(vcpu); in vcpu_enter_guest()
7859 .handle_exit_irqoff = vmx_handle_exit_irqoff,