Home
last modified time | relevance | path

Searched refs:prepare_switch_to_guest (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dkvm-x86-ops.h29 KVM_X86_OP(prepare_switch_to_guest)
H A Dkvm_host.h1572 void (*prepare_switch_to_guest)(struct kvm_vcpu *vcpu); member
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm.c4929 .prepare_switch_to_guest = svm_prepare_switch_to_guest,
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c7320 * We did this in prepare_switch_to_guest, because it needs to in vmx_vcpu_run()
8244 .prepare_switch_to_guest = vmx_prepare_switch_to_guest,

Completed in 21 milliseconds