Home
last modified time | relevance | path

Searched defs:PTRS_PER_PMD (Results 1 – 16 of 16) 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.h36 #define PTRS_PER_PMD 1 macro
H A Dpgtable-3level_types.h45 #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/include/asm-generic/
H A Dpgtable-nopmd.h21 #define PTRS_PER_PMD 1 macro
/linux/arch/um/include/asm/
H A Dpgtable-4level.h39 #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/microblaze/include/asm/
H A Dpgtable.h98 #define PTRS_PER_PMD 1 macro
/linux/arch/riscv/include/asm/
H A Dpgtable-64.h70 #define PTRS_PER_PMD (PAGE_SIZE / sizeof(pmd_t)) 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/powerpc/include/asm/book3s/64/
H A Dpgtable.h196 #define PTRS_PER_PMD (1 << PMD_INDEX_SIZE) macro
/linux/arch/s390/include/asm/
H A Dpgtable.h388 #define PTRS_PER_PMD _CRST_ENTRIES macro