Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c2316 static int vmsave_interception(struct kvm_vcpu *vcpu) in vmsave_interception() function
2368 [SVM_INSTR_VMSAVE] = vmsave_interception, in emulate_svm_instr()
3348 [SVM_EXIT_VMSAVE] = vmsave_interception,