Home
last modified time | relevance | path

Searched refs:KERNEL_PGD_PTRS (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/arch/x86/mm/
Dpgtable.c136 KERNEL_PGD_PTRS); in pgd_ctor()
188 KERNEL_PGD_PTRS : 0)
189 #define MAX_PREALLOCATED_USER_PMDS KERNEL_PGD_PTRS
Dinit_32.c424 KERNEL_PGD_PTRS); in sync_initial_page_table()
432 min(KERNEL_PGD_PTRS, KERNEL_PGD_BOUNDARY)); in sync_initial_page_table()
/linux-6.12.1/arch/microblaze/include/asm/
Dpgtable.h105 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS) macro
/linux-6.12.1/arch/x86/kernel/
Dsetup.c740 KERNEL_PGD_PTRS); in setup_arch()
/linux-6.12.1/arch/x86/include/asm/
Dpgtable.h1239 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_BOUNDARY) macro