Searched refs:pgd_cache (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-xtensa/
H A Dsmp.h20 unsigned long *pgd_cache; member in struct:xtensa_cpuinfo
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/mm/
H A Dmemc.c27 struct kmem_cache *pte_cache, *pgd_cache; variable in typeref:struct:
39 void *pg2k = kmem_cache_alloc(pgd_cache, GFP_KERNEL);
57 kmem_cache_free(pgd_cache, (void *)tbl);
172 pgd_cache = kmem_cache_create("pgd-cache", MEMC_TABLE_SIZE +
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ppc/
H A Dsmp.h26 unsigned long *pgd_cache; member in struct:cpuinfo_PPC
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-sparc/
H A Dpgalloc.h14 unsigned long *pgd_cache; member in struct:pgtable_cache_struct
19 #define pgd_quicklist (pgt_quicklists.pgd_cache)

Completed in 47 milliseconds