Searched refs:__pte_protnone (Results 1 – 1 of 1) sorted by relevance
161 static inline bool __pte_protnone(unsigned long pte) in __pte_protnone() function182 VM_WARN_ON_ONCE(!__pte_protnone(oldval) && oldval & _PAGE_PRIVILEGED); in __pte_flags_need_flush()183 VM_WARN_ON_ONCE(!__pte_protnone(newval) && newval & _PAGE_PRIVILEGED); in __pte_flags_need_flush()