Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/svm/
Dsvm.c2219 SVM_INSTR_VMRUN, enumerator
2234 return SVM_INSTR_VMRUN; in svm_instr_opcode()
2249 [SVM_INSTR_VMRUN] = SVM_EXIT_VMRUN, in emulate_svm_instr()
2254 [SVM_INSTR_VMRUN] = vmrun_interception, in emulate_svm_instr()