Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c446 KERNEL_PGD_PTRS); in sync_initial_page_table()
454 min(KERNEL_PGD_PTRS, KERNEL_PGD_BOUNDARY)); in sync_initial_page_table()
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpgtable.h148 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS) macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsetup.c825 KERNEL_PGD_PTRS); in setup_arch()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgtable.h993 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_BOUNDARY) macro