Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/uapi/asm/
H A Dsvm.h135 #define SVM_EXIT_SW 0xf0000000 macro
/linux/arch/x86/kvm/svm/
H A Dsvm.c4806 ret = nested_svm_simple_vmexit(svm, SVM_EXIT_SW); in svm_enter_smm()