Home
last modified time | relevance | path

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

/linux-3.4.99/arch/tile/mm/
Dpgtable.c240 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_INDEX_START) macro
260 KERNEL_PGD_PTRS * sizeof(pgd_t)); in pgd_ctor()
/linux-3.4.99/arch/x86/kernel/
Dsetup.c771 KERNEL_PGD_PTRS); in setup_arch()
1078 KERNEL_PGD_PTRS); in setup_arch()
/linux-3.4.99/arch/x86/mm/
Dpgtable.c112 KERNEL_PGD_PTRS); in pgd_ctor()
/linux-3.4.99/arch/mn10300/include/asm/
Dpgtable.h71 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - USER_PGD_PTRS) macro
/linux-3.4.99/arch/microblaze/include/asm/
Dpgtable.h168 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS) macro
/linux-3.4.99/arch/frv/include/asm/
Dpgtable.h150 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - USER_PGD_PTRS) macro
/linux-3.4.99/arch/x86/include/asm/
Dpgtable.h605 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_BOUNDARY) macro