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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmotorola_pgtable.h35 * processors >= '040. It is in pte_mknocache(), and the variable is defined
179 static inline pte_t pte_mknocache(pte_t pte) function
250 *ptep = pte_mknocache(*ptep);
H A Dsun3_pgtable.h180 static inline pte_t pte_mknocache(pte_t pte) { pte_val(pte) |= SUN3_PAGE_NOCACHE; return pte; } function

Completed in 173 milliseconds