Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/svm/
Dsvm.c2220 SVM_INSTR_VMLOAD, enumerator
2236 return SVM_INSTR_VMLOAD; in svm_instr_opcode()
2250 [SVM_INSTR_VMLOAD] = SVM_EXIT_VMLOAD, in emulate_svm_instr()
2255 [SVM_INSTR_VMLOAD] = vmload_interception, in emulate_svm_instr()