Searched refs:SVM_VM_CR_SVM_DISABLE (Results 1 – 9 of 9) sorted by relevance
216 #define SVM_VM_CR_SVM_DISABLE 4 macro
335 #define SVM_VM_CR_SVM_DISABLE 4 macro
3903 if (vm_cr & (1 << SVM_VM_CR_SVM_DISABLE)) in is_disabled()