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