Home
last modified time | relevance | path

Searched refs:vmload (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/svm/
H A Dvmenter.S173 1: vmload %_ASM_AX
234 7: vmload %_ASM_AX
H A Dsvm.c1391 * or subsequent vmload of host save area. in svm_prepare_switch_to_guest()
2152 static int vmload_vmsave_interception(struct kvm_vcpu *vcpu, bool vmload)
2174 if (vmload) { in vmload_vmsave_interception()
2153 vmload_vmsave_interception(struct kvm_vcpu * vcpu,bool vmload) vmload_vmsave_interception() argument
/linux/arch/x86/kvm/
H A Demulate.c3989 DIP(SrcNone | Prot | Priv, vmload, check_svme_pa),