Home
last modified time | relevance | path

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

/Linux-v5.10/arch/microblaze/include/asm/
Dpgtable.h148 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS) macro
/Linux-v5.10/arch/x86/include/asm/
Dpgtable.h993 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_BOUNDARY) macro