Searched refs:SVM_VM_CR_SVM_DIS_MASK (Results 1 – 4 of 4) sorted by relevance
198 if (vm_cr & SVM_VM_CR_SVM_DIS_MASK) { in init_hygon()
1016 if (vm_cr & SVM_VM_CR_SVM_DIS_MASK) { in init_amd()
1206 #define SVM_VM_CR_SVM_DIS_MASK 0x0010ULL macro