Searched refs:handle_exit_irqoff (Results 1 – 3 of 3) sorted by relevance
1814 void (*handle_exit_irqoff)(struct kvm_vcpu *vcpu); member
5149 .handle_exit_irqoff = svm_handle_exit_irqoff,
11039 kvm_x86_call(handle_exit_irqoff)(vcpu); in vcpu_enter_guest() local