Searched refs:pte_mkcache (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dmotorola_pgtable.h40 * processors >= '040. It is used in pte_mkcache(), and the variable is
189 static inline pte_t pte_mkcache(pte_t pte) function
269 *ptep = pte_mkcache(*ptep);
H A Dsun3_pgtable.h187 //static inline pte_t pte_mkcache(pte_t pte) { pte_val(pte) &= SUN3_PAGE_NOCACHE; return pte; }
189 static inline pte_t pte_mkcache(pte_t pte) { return pte; } function

Completed in 49 milliseconds