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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dmotorola_pgtable.h35 * processors >= '040. It is in pte_mknocache(), and the variable is defined
184 static inline pte_t pte_mknocache(pte_t pte) function
253 *ptep = pte_mknocache(*ptep);
H A Dsun3_pgtable.h185 static inline pte_t pte_mknocache(pte_t pte) { pte_val(pte) |= SUN3_PAGE_NOCACHE; return pte; } function

Completed in 45 milliseconds