Searched defs:pte_mknocache (Results 1 – 3 of 3) sorted by relevance
150 static inline pte_t pte_mknocache(pte_t pte) { pte_val(pte) |= SUN3_PAGE_NOCACHE; return pte; } in pte_mknocache() function
162 static inline pte_t pte_mknocache(pte_t pte) in pte_mknocache() function
243 static inline pte_t pte_mknocache(pte_t pte) in pte_mknocache() function