Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sparc/include/asm/
Dpgalloc_32.h14 unsigned long *pte_cache; member
20 #define pte_quicklist (pgt_quicklists.pte_cache)
/linux-3.4.99/arch/microblaze/include/asm/
Dpgalloc.h34 unsigned long *pte_cache; member
40 #define pte_quicklist (quicklists.pte_cache)
Dpgtable.h352 static inline void pte_cache(pte_t pte) { pte_val(pte) &= ~_PAGE_NO_CACHE; } in pte_cache() function
/linux-3.4.99/arch/xtensa/include/asm/
Dsmp.h21 unsigned long *pte_cache; member