Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/mm/
Dpgtable.c133 KERNEL_PGD_PTRS); in pgd_ctor()
185 KERNEL_PGD_PTRS : 0)
186 #define MAX_PREALLOCATED_USER_PMDS KERNEL_PGD_PTRS
Dinit_32.c429 KERNEL_PGD_PTRS); in sync_initial_page_table()
437 min(KERNEL_PGD_PTRS, KERNEL_PGD_BOUNDARY)); in sync_initial_page_table()
/linux-5.19.10/arch/microblaze/include/asm/
Dpgtable.h105 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS) macro
/linux-5.19.10/arch/x86/kernel/
Dsetup.c802 KERNEL_PGD_PTRS); in setup_arch()
/linux-5.19.10/arch/x86/include/asm/
Dpgtable.h962 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_BOUNDARY) macro