Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
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
A Dmotorola_pgtable.h186 static inline pte_t pte_mknocache(pte_t pte) in pte_mknocache() function
A Dmcf_pgtable.h300 static inline pte_t pte_mknocache(pte_t pte) in pte_mknocache() function
/linux/arch/m68k/mm/
A Dmotorola.c59 *ptep = pte_mknocache(*ptep); in nocache_page()

Completed in 6 milliseconds