Searched defs:pgd_cache (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/arm64/mm/ | ||
H A D | pgd.c | 33 static struct kmem_cache *pgd_cache; variable in typeref:struct:kmem_cache |
/linux-4.1.27/arch/microblaze/include/asm/ | ||
H A D | pgalloc.h | 33 unsigned long *pgd_cache; member in struct:pgtable_cache_struct |
/linux-4.1.27/arch/x86/mm/ | ||
H A D | pgtable.c | 293 static struct kmem_cache *pgd_cache; variable in typeref:struct:kmem_cache |
/linux-4.1.27/arch/tile/mm/ | ||
H A D | init.c | 890 struct kmem_cache *pgd_cache; variable in typeref:struct:kmem_cache |
Completed in 333 milliseconds