Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/svm/
H A Dvmenter.S147 1: vmload %_ASM_AX
205 7: vmload %_ASM_AX
H A Dsvm.c2342 static int vmload_vmsave_interception(struct kvm_vcpu *vcpu, bool vmload) in vmload_vmsave_interception() argument
2363 if (vmload) { in vmload_vmsave_interception()
/linux-6.15/arch/x86/kvm/
H A Demulate.c4011 DIP(SrcNone | Prot | Priv, vmload, check_svme_pa),