Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kvm/
Dtrace.h184 #define KVM_ISA_SVM 2 macro
Dsvm.c2292 KVM_ISA_SVM); in nested_svm_vmexit()
3464 KVM_ISA_SVM); in handle_exit()
3899 trace_kvm_exit(svm->vmcb->control.exit_code, vcpu, KVM_ISA_SVM); in svm_vcpu_run()