Searched refs:AMD_VM_CR_SVMDIS (Results 1 – 2 of 2) sorted by relevance
216 #define AMD_VM_CR_SVMDIS (1 << 4) macro
975 if ((msr & AMD_VM_CR_SVMDIS) != 0) { in hma_svm_init()