Searched refs:PGD_ALIGN (Results 1 – 2 of 2) sorted by relevance
516 #define PGD_ALIGN (2 * PAGE_SIZE) macro519 #define PGD_ALIGN (PAGE_SIZE) macro526 .align PGD_ALIGN536 .align PGD_ALIGN540 .align PGD_ALIGN555 .align PGD_ALIGN
356 #define PGD_ALIGN 32 macro375 pgd_cache = kmem_cache_create("pgd_cache", PGD_SIZE, PGD_ALIGN, in pgtable_cache_init()