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