Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dmotorola_pgtable.h47 * processors >= '040. It is in pte_mknocache(), and the variable is defined
184 static inline pte_t pte_mknocache(pte_t pte) in pte_mknocache() function
H A Dsun3_pgtable.h168 static inline pte_t pte_mknocache(pte_t pte) { pte_val(pte) |= SUN3_PAGE_NOCACHE; return pte; } in pte_mknocache() function
H A Dmcf_pgtable.h298 static inline pte_t pte_mknocache(pte_t pte) in pte_mknocache() function
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dsun3_pgtable.h150 static inline pte_t pte_mknocache(pte_t pte) { pte_val(pte) |= SUN3_PAGE_NOCACHE; return pte; } in pte_mknocache() function
H A Dmcf_pgtable.h243 static inline pte_t pte_mknocache(pte_t pte) in pte_mknocache() function
H A Dmotorola_pgtable.h50 * processors >= '040. It is in pte_mknocache(), and the variable is defined
162 static inline pte_t pte_mknocache(pte_t pte) in pte_mknocache() function
/kernel/linux/linux-5.10/arch/m68k/mm/
H A Dmotorola.c59 *ptep = pte_mknocache(*ptep); in nocache_page()
/kernel/linux/linux-6.6/arch/m68k/mm/
H A Dmotorola.c58 *ptep = pte_mknocache(*ptep); in nocache_page()

Completed in 6 milliseconds