Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dpgtable.c133 KERNEL_PGD_PTRS); in pgd_ctor()
185 KERNEL_PGD_PTRS : 0)
186 #define MAX_PREALLOCATED_USER_PMDS KERNEL_PGD_PTRS
H A Dinit_32.c424 KERNEL_PGD_PTRS); in sync_initial_page_table()
432 min(KERNEL_PGD_PTRS, KERNEL_PGD_BOUNDARY)); in sync_initial_page_table()
/openbmc/linux/arch/microblaze/include/asm/
H A Dpgtable.h105 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS) macro
/openbmc/linux/arch/x86/kernel/
H A Dsetup.c865 KERNEL_PGD_PTRS); in setup_arch()
/openbmc/linux/arch/x86/include/asm/
H A Dpgtable.h1186 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_BOUNDARY) macro