Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kvm/svm/
Dsvm.c2322 SVM_INSTR_VMRUN, enumerator
2337 return SVM_INSTR_VMRUN; in svm_instr_opcode()
2352 [SVM_INSTR_VMRUN] = SVM_EXIT_VMRUN, in emulate_svm_instr()
2357 [SVM_INSTR_VMRUN] = vmrun_interception, in emulate_svm_instr()