Searched defs:handle_exit_irqoff (Results 1 – 2 of 2) sorted by relevance
| /arch/x86/include/asm/ | ||
| D | kvm_host.h | 1786 void (*handle_exit_irqoff)(struct kvm_vcpu *vcpu); member |
| /arch/x86/kvm/ | ||
| D | x86.c | 11068 kvm_x86_call(handle_exit_irqoff)(vcpu); in vcpu_enter_guest() local |