Home
last modified time | relevance | path

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

/linux-4.4.14/arch/tile/mm/
Dpgtable.c179 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_INDEX_START) macro
/linux-4.4.14/arch/microblaze/include/asm/
Dpgtable.h163 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS) macro
/linux-4.4.14/arch/mn10300/include/asm/
Dpgtable.h73 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - USER_PGD_PTRS) macro
/linux-4.4.14/arch/frv/include/asm/
Dpgtable.h148 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - USER_PGD_PTRS) macro
/linux-4.4.14/arch/x86/include/asm/
Dpgtable.h688 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_BOUNDARY) macro