Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dpgtable.c291 #define PGD_ALIGN 32 macro
310 pgd_cache = kmem_cache_create("pgd_cache", PGD_SIZE, PGD_ALIGN, in pgd_cache_init()