Home
last modified time | relevance | path

Searched defs:prepare_switch_to_guest (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dkvm_host.h1701 void (*prepare_switch_to_guest)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/
H A Dx86.c10978 kvm_x86_call(prepare_switch_to_guest)(vcpu); in vcpu_enter_guest() local