Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c2332 SVM_INSTR_VMLOAD, enumerator
2348 return SVM_INSTR_VMLOAD; in svm_instr_opcode()
2362 [SVM_INSTR_VMLOAD] = SVM_EXIT_VMLOAD, in emulate_svm_instr()
2367 [SVM_INSTR_VMLOAD] = vmload_interception, in emulate_svm_instr()