Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmotorola_pgtable.h52 * processors >= '040. It is used in pte_mkcache(), and the variable is
189 static inline pte_t pte_mkcache(pte_t pte) in pte_mkcache() function
H A Dsun3_pgtable.h170 //static inline pte_t pte_mkcache(pte_t pte) { pte_val(pte) &= SUN3_PAGE_NOCACHE; return pte; }
172 static inline pte_t pte_mkcache(pte_t pte) { return pte; } in pte_mkcache() function
H A Dmcf_pgtable.h304 static inline pte_t pte_mkcache(pte_t pte) in pte_mkcache() function
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dsun3_pgtable.h152 //static inline pte_t pte_mkcache(pte_t pte) { pte_val(pte) &= SUN3_PAGE_NOCACHE; return pte; }
154 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.h55 * processors >= '040. It is used in pte_mkcache(), and the variable is
167 static inline pte_t pte_mkcache(pte_t pte) in pte_mkcache() function
/kernel/linux/linux-5.10/arch/m68k/mm/
H A Dmotorola.c70 *ptep = pte_mkcache(*ptep); in cache_page()
/kernel/linux/linux-6.6/arch/m68k/mm/
H A Dmotorola.c69 *ptep = pte_mkcache(*ptep); in cache_page()

Completed in 7 milliseconds