Searched refs:PGD_ALIGN (Results 1 – 2 of 2) sorted by relevance
477 #define PGD_ALIGN (2 * PAGE_SIZE) macro480 #define PGD_ALIGN (PAGE_SIZE) macro487 .align PGD_ALIGN497 .align PGD_ALIGN501 .align PGD_ALIGN516 .align PGD_ALIGN
363 #define PGD_ALIGN 32 macro382 pgd_cache = kmem_cache_create("pgd_cache", PGD_SIZE, PGD_ALIGN, in pgtable_cache_init()