Home
last modified time | relevance | path

Searched defs:KERNEL_PGD_PTRS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dpgtable.h148 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS) macro
/kernel/linux/linux-6.6/arch/microblaze/include/asm/
H A Dpgtable.h105 #define KERNEL_PGD_PTRS (PTRS_PER_PGD-USER_PGD_PTRS) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable.h993 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_BOUNDARY) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable.h1202 #define KERNEL_PGD_PTRS (PTRS_PER_PGD - KERNEL_PGD_BOUNDARY) macro

Completed in 8 milliseconds