Home
last modified time | relevance | path

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

/arch/tile/mm/
Dpgtable.c134 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_INDEX_START) macro
154 KERNEL_PGD_PTRS * sizeof(pgd_t)); in pgd_ctor()
/arch/x86/mm/
Dinit_32.c460 KERNEL_PGD_PTRS); in sync_initial_page_table()
468 min(KERNEL_PGD_PTRS, KERNEL_PGD_BOUNDARY)); in sync_initial_page_table()
Dpgtable.c136 KERNEL_PGD_PTRS); in pgd_ctor()
/arch/mn10300/include/asm/
Dpgtable.h73 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - USER_PGD_PTRS) macro
/arch/microblaze/include/asm/
Dpgtable.h163 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS) macro
/arch/frv/include/asm/
Dpgtable.h149 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - USER_PGD_PTRS) macro
/arch/x86/kernel/
Dsetup.c878 KERNEL_PGD_PTRS); in setup_arch()
/arch/x86/include/asm/
Dpgtable.h951 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_BOUNDARY) macro