Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kvm/
Dtrace.h198 #define KVM_ISA_SVM 2 macro
Dsvm.c2321 KVM_ISA_SVM); in nested_svm_vmexit()
3535 KVM_ISA_SVM); in handle_exit()
3985 trace_kvm_exit(svm->vmcb->control.exit_code, vcpu, KVM_ISA_SVM); in svm_vcpu_run()