Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c2333 SVM_INSTR_VMSAVE, enumerator
2350 return SVM_INSTR_VMSAVE; in svm_instr_opcode()
2363 [SVM_INSTR_VMSAVE] = SVM_EXIT_VMSAVE, in emulate_svm_instr()
2368 [SVM_INSTR_VMSAVE] = vmsave_interception, in emulate_svm_instr()