Home
last modified time | relevance | path

Searched defs:PTRS_PER_PMD (Results 1 – 19 of 19) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dpgtable_mm.h60 #define PTRS_PER_PMD 1 macro
65 #define PTRS_PER_PMD 1 macro
69 #define PTRS_PER_PMD 128 macro
/linux/arch/x86/include/asm/
H A Dpgtable-2level_types.h34 #define PTRS_PER_PMD 1 macro
H A Dpgtable-3level_types.h43 #define PTRS_PER_PMD 512 macro
H A Dpgtable_64_types.h72 #define PTRS_PER_PMD 512 macro
/linux/arch/sh/include/asm/
H A Dpgtable-3level.h26 #define PTRS_PER_PMD ((1 << PGDIR_SHIFT) / PMD_SIZE) macro
/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h25 #define PTRS_PER_PMD (1 << PMD_INDEX_SIZE) macro
/linux/arch/um/include/asm/
H A Dpgtable-4level.h39 #define PTRS_PER_PMD 512 macro
/linux/arch/arm/include/asm/
H A Dpgtable-2level.h71 #define PTRS_PER_PMD 1 macro
H A Dpgtable-3level.h21 #define PTRS_PER_PMD 512 macro
/linux/arch/arc/include/asm/
H A Dpgtable-levels.h83 #define PTRS_PER_PMD BIT(PUD_SHIFT - PMD_SHIFT) macro
/linux/arch/csky/include/asm/
H A Dpgtable.h23 #define PTRS_PER_PMD 1 macro
/linux/arch/mips/include/asm/
H A Dpgtable-64.h130 #define PTRS_PER_PMD ((PAGE_SIZE << PMD_TABLE_ORDER) / sizeof(pmd_t)) macro
/linux/arch/microblaze/include/asm/
H A Dpgtable.h98 #define PTRS_PER_PMD 1 macro
/linux/arch/sparc/include/asm/
H A Dpgtable_32.h48 #define PTRS_PER_PMD 64 macro
H A Dpgtable_64.h95 #define PTRS_PER_PMD (1UL << PMD_BITS) macro
/linux/arch/alpha/include/asm/
H A Dpgtable.h45 #define PTRS_PER_PMD (1UL << (PAGE_SHIFT-3)) macro
/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h58 #define PTRS_PER_PMD (1 << PTDESC_TABLE_SHIFT) macro
/linux/arch/loongarch/include/asm/
H A Dpgtable.h52 #define PTRS_PER_PMD (PAGE_SIZE >> 3) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h195 #define PTRS_PER_PMD (1 << PMD_INDEX_SIZE) macro