Home
last modified time | relevance | path

Searched refs:pte_mkcache (Results 1 – 4 of 4) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dsun3_pgtable.h154 static inline pte_t pte_mkcache(pte_t pte) { return pte; } in pte_mkcache() function
H A Dmcf_pgtable.h249 static inline pte_t pte_mkcache(pte_t pte) in pte_mkcache() function
H A Dmotorola_pgtable.h167 static inline pte_t pte_mkcache(pte_t pte) in pte_mkcache() function
/linux/arch/m68k/mm/
H A Dmotorola.c69 *ptep = pte_mkcache(*ptep); in cache_page()