Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/svm/
Dsvm.c2157 SVM_INSTR_VMRUN, enumerator
2172 return SVM_INSTR_VMRUN; in svm_instr_opcode()
2187 [SVM_INSTR_VMRUN] = SVM_EXIT_VMRUN, in emulate_svm_instr()
2192 [SVM_INSTR_VMRUN] = vmrun_interception, in emulate_svm_instr()