Searched refs:PGD_ALIGN (Results 1 – 2 of 2) sorted by relevance
478 #define PGD_ALIGN (2 * PAGE_SIZE) macro481 #define PGD_ALIGN (PAGE_SIZE) macro488 .align PGD_ALIGN498 .align PGD_ALIGN502 .align PGD_ALIGN517 .align PGD_ALIGN
363 #define PGD_ALIGN 32 macro382 pgd_cache = kmem_cache_create("pgd_cache", PGD_SIZE, PGD_ALIGN, in pgtable_cache_init()