Searched defs:PGD_ALIGN (Results 1 – 2 of 2) sorted by relevance
416 #define PGD_ALIGN (2 * PAGE_SIZE) macro419 #define PGD_ALIGN (PAGE_SIZE) macro
32 #define PGD_ALIGN (sizeof(pgd_t) * MAX_PTRS_PER_PGD) macro34 #define PGD_ALIGN PAGE_SIZE macro