Home
last modified time | relevance | path

Searched defs:PTRS_PER_PGD (Results 1 – 25 of 32) sorted by relevance

12

/linux-6.3-rc2/arch/m68k/include/asm/
A Dpgtable_mm.h63 #define PTRS_PER_PGD 2048 macro
68 #define PTRS_PER_PGD 1024 macro
72 #define PTRS_PER_PGD 128 macro
/linux-6.3-rc2/arch/um/include/asm/
A Dpgtable-3level.h37 #define PTRS_PER_PGD 512 macro
40 #define PTRS_PER_PGD 1024 macro
A Dpgtable-2level.h25 #define PTRS_PER_PGD 1024 macro
/linux-6.3-rc2/arch/sh/include/asm/
A Dpgtable-2level.h21 #define PTRS_PER_PGD (PAGE_SIZE / (1 << PTE_MAGNITUDE)) macro
A Dpgtable-3level.h18 #define PTRS_PER_PGD 4 macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dpgtable_64_types.h57 #define PTRS_PER_PGD 512 macro
76 #define PTRS_PER_PGD 512 macro
A Dpgtable-2level_types.h30 #define PTRS_PER_PGD 1024 macro
A Dpgtable-3level_types.h38 #define PTRS_PER_PGD 4 macro
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/64/
A Dpgtable-4k.h27 #define PTRS_PER_PGD (1 << PGD_INDEX_SIZE) macro
/linux-6.3-rc2/arch/arm/include/asm/
A Dpgtable-2level.h72 #define PTRS_PER_PGD 2048 macro
A Dpgtable-3level.h22 #define PTRS_PER_PGD 4 macro
/linux-6.3-rc2/arch/mips/include/asm/
A Dpgtable-32.h87 #define PTRS_PER_PGD (USER_PTRS_PER_PGD * 2) macro
A Dpgtable-64.h125 #define PTRS_PER_PGD ((PAGE_SIZE << PGD_TABLE_ORDER) / sizeof(pgd_t)) macro
/linux-6.3-rc2/arch/arc/include/asm/
A Dpgtable-levels.h72 #define PTRS_PER_PGD BIT(32 - PGDIR_SHIFT) macro
/linux-6.3-rc2/arch/nios2/include/asm/
A Dpgtable.h55 #define PTRS_PER_PGD (PAGE_SIZE / sizeof(pgd_t)) macro
/linux-6.3-rc2/arch/csky/include/asm/
A Dpgtable.h22 #define PTRS_PER_PGD (PAGE_SIZE / sizeof(pgd_t)) macro
/linux-6.3-rc2/arch/hexagon/include/asm/
A Dpgtable.h74 #define PTRS_PER_PGD 1024 macro
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/
A Dpgtable.h36 #define PTRS_PER_PGD (1 << PGD_INDEX_SIZE) macro
/linux-6.3-rc2/arch/sparc/include/asm/
A Dpgtable_32.h49 #define PTRS_PER_PGD 256 macro
/linux-6.3-rc2/arch/arm64/include/asm/
A Dpgtable-hwdef.h72 #define PTRS_PER_PGD (1 << (VA_BITS - PGDIR_SHIFT)) macro
/linux-6.3-rc2/arch/openrisc/include/asm/
A Dpgtable.h68 #define PTRS_PER_PGD (1UL << (32-PGDIR_SHIFT)) macro
/linux-6.3-rc2/arch/alpha/include/asm/
A Dpgtable.h47 #define PTRS_PER_PGD (1UL << (PAGE_SHIFT-3)) macro
/linux-6.3-rc2/arch/xtensa/include/asm/
A Dpgtable.h59 #define PTRS_PER_PGD 1024 macro
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dpgtable.h99 #define PTRS_PER_PGD (1 << (32 - PGDIR_SHIFT)) macro
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/32/
A Dpgtable.h142 #define PTRS_PER_PGD (1 << PGD_INDEX_SIZE) macro

Completed in 40 milliseconds

12