Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/kernel/
Dhead_32.S428 #define PGD_ALIGN (2 * PAGE_SIZE) macro
431 #define PGD_ALIGN (PAGE_SIZE) macro
/kernel/linux/linux-5.10/arch/x86/kernel/
Dhead_32.S478 #define PGD_ALIGN (2 * PAGE_SIZE) macro
481 #define PGD_ALIGN (PAGE_SIZE) macro
/kernel/linux/linux-6.6/arch/powerpc/mm/
Dpgtable.c32 #define PGD_ALIGN (sizeof(pgd_t) * MAX_PTRS_PER_PGD) macro
34 #define PGD_ALIGN PAGE_SIZE macro
/kernel/linux/linux-6.6/arch/x86/mm/
Dpgtable.c369 #define PGD_ALIGN 32 macro
/kernel/linux/linux-5.10/arch/x86/mm/
Dpgtable.c363 #define PGD_ALIGN 32 macro