Searched defs:PTRS_PER_PMD (Results 1 - 24 of 24) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
H A Dpgtable-3level_types.h38 #define PTRS_PER_PMD 512 macro
H A Dpgtable_64_types.h41 #define PTRS_PER_PMD 512 macro
/linux-4.4.14/include/asm-generic/
H A Dpgtable-nopmd.h20 #define PTRS_PER_PMD 1 macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgtable-ppc64-64k.h19 #define PTRS_PER_PMD (1 << PMD_INDEX_SIZE) macro
H A Dpgtable-ppc64-4k.h21 #define PTRS_PER_PMD (1 << PMD_INDEX_SIZE) macro
H A Dpgtable-ppc32.h44 #define PTRS_PER_PMD 1 macro
/linux-4.4.14/arch/sh/include/asm/
H A Dpgtable-3level.h25 #define PTRS_PER_PMD ((1 << PGDIR_SHIFT) / PMD_SIZE) macro
/linux-4.4.14/arch/um/include/asm/
H A Dpgtable-3level.h36 #define PTRS_PER_PMD 512 macro
39 #define PTRS_PER_PMD 1024 macro
/linux-4.4.14/arch/m68k/include/asm/
H A Dpgtable_mm.h58 #define PTRS_PER_PMD 1 macro
63 #define PTRS_PER_PMD 1 macro
67 #define PTRS_PER_PMD 8 macro
/linux-4.4.14/arch/m32r/include/asm/
H A Dpgtable-2level.h18 #define PTRS_PER_PMD 1 macro
/linux-4.4.14/arch/tile/include/asm/
H A Dpgtable_64.h34 #define PTRS_PER_PMD _HV_L1_ENTRIES(HPAGE_SHIFT) macro
/linux-4.4.14/arch/arm/include/asm/
H A Dpgtable-2level.h74 #define PTRS_PER_PMD 1 macro
H A Dpgtable-3level.h33 #define PTRS_PER_PMD 512 macro
/linux-4.4.14/arch/mips/include/asm/
H A Dpgtable-64.h113 #define PTRS_PER_PMD ((PAGE_SIZE << PMD_ORDER) / sizeof(pmd_t)) macro
/linux-4.4.14/arch/arm64/include/asm/
H A Dpgtable-hwdef.h61 #define PTRS_PER_PMD PTRS_PER_PTE macro
/linux-4.4.14/arch/alpha/include/asm/
H A Dpgtable.h45 #define PTRS_PER_PMD (1UL << (PAGE_SHIFT-3)) macro
/linux-4.4.14/arch/sparc/include/asm/
H A Dpgtable_32.h44 #define PTRS_PER_PMD SRMMU_PTRS_PER_PMD macro
H A Dpgtable_64.h91 #define PTRS_PER_PMD (1UL << PMD_BITS) macro
/linux-4.4.14/arch/microblaze/include/asm/
H A Dpgtable.h156 #define PTRS_PER_PMD 1 pte_mkspecial() macro
/linux-4.4.14/arch/mn10300/include/asm/
H A Dpgtable.h60 #define PTRS_PER_PMD 1 /* we don't really have any PMD physically */ macro
/linux-4.4.14/arch/parisc/include/asm/
H A Dpgtable.h122 #define PTRS_PER_PMD (1UL << BITS_PER_PMD) macro
/linux-4.4.14/arch/frv/include/asm/
H A Dpgtable.h137 #define PTRS_PER_PMD 1 macro
/linux-4.4.14/arch/ia64/include/asm/
H A Dpgtable.h100 #define PTRS_PER_PMD (1UL << (PTRS_PER_PTD_SHIFT)) macro
/linux-4.4.14/arch/s390/include/asm/
H A Dpgtable.h84 #define PTRS_PER_PMD 2048 macro

Completed in 666 milliseconds