Searched defs:PTRS_PER_PGD (Results 1 - 38 of 38) sorted by relevance

/linux-4.4.14/arch/sh/include/asm/
H A Dpgtable-2level.h20 #define PTRS_PER_PGD (PAGE_SIZE / (1 << PTE_MAGNITUDE)) macro
H A Dpgtable-3level.h17 #define PTRS_PER_PGD 4 macro
/linux-4.4.14/arch/x86/include/asm/
H A Dpgtable-2level_types.h26 #define PTRS_PER_PGD 1024 macro
H A Dpgtable-3level_types.h31 #define PTRS_PER_PGD 4 macro
H A Dpgtable_64_types.h28 #define PTRS_PER_PGD 512 macro
/linux-4.4.14/arch/avr32/include/asm/
H A Dpgtable-2level.h17 #define PTRS_PER_PGD 1024 macro
/linux-4.4.14/arch/um/include/asm/
H A Dpgtable-2level.h25 #define PTRS_PER_PGD 1024 macro
H A Dpgtable-3level.h37 #define PTRS_PER_PGD 512 macro
40 #define PTRS_PER_PGD 1024 macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgtable-ppc64-64k.h20 #define PTRS_PER_PGD (1 << PGD_INDEX_SIZE) macro
H A Dpgtable-ppc64-4k.h23 #define PTRS_PER_PGD (1 << PGD_INDEX_SIZE) macro
H A Dpgtable-ppc32.h45 #define PTRS_PER_PGD (1 << (32 - PGDIR_SHIFT)) macro
/linux-4.4.14/arch/tile/include/asm/
H A Dpgtable_32.h26 #define PTRS_PER_PGD _HV_L1_ENTRIES(HPAGE_SHIFT) macro
H A Dpgtable_64.h23 #define PTRS_PER_PGD HV_L0_ENTRIES macro
/linux-4.4.14/arch/m68k/include/asm/
H A Dpgtable_mm.h59 #define PTRS_PER_PGD 2048 macro
64 #define PTRS_PER_PGD 1024 macro
68 #define PTRS_PER_PGD 128 macro
/linux-4.4.14/arch/m32r/include/asm/
H A Dpgtable-2level.h10 #define PTRS_PER_PGD 1024 macro
/linux-4.4.14/arch/mips/include/asm/
H A Dpgtable-32.h56 #define PTRS_PER_PGD (USER_PTRS_PER_PGD * 2) macro
H A Dpgtable-64.h111 #define PTRS_PER_PGD ((PAGE_SIZE << PGD_ORDER) / sizeof(pgd_t)) macro
/linux-4.4.14/arch/arm/include/asm/
H A Dpgtable-2level.h75 #define PTRS_PER_PGD 2048 macro
H A Dpgtable-3level.h34 #define PTRS_PER_PGD 4 macro
/linux-4.4.14/arch/cris/include/asm/
H A Dpgtable.h62 #define PTRS_PER_PGD (1UL << (PAGE_SHIFT-2)) macro
/linux-4.4.14/arch/unicore32/include/asm/
H A Dpgtable.h41 #define PTRS_PER_PGD 1024 macro
/linux-4.4.14/arch/arc/include/asm/
H A Dpgtable.h217 #define PTRS_PER_PGD _BITUL(BITS_FOR_PGD) macro
/linux-4.4.14/arch/score/include/asm/
H A Dpgtable.h26 #define PTRS_PER_PGD 1024 macro
/linux-4.4.14/arch/metag/include/asm/
H A Dpgtable.h47 #define PTRS_PER_PGD 512 macro
/linux-4.4.14/arch/nios2/include/asm/
H A Dpgtable.h76 #define PTRS_PER_PGD ((PAGE_SIZE << PGD_ORDER) / sizeof(pgd_t)) macro
/linux-4.4.14/arch/hexagon/include/asm/
H A Dpgtable.h86 #define PTRS_PER_PGD 1024 macro
/linux-4.4.14/arch/arm64/include/asm/
H A Dpgtable-hwdef.h81 #define PTRS_PER_PGD (1 << (VA_BITS - PGDIR_SHIFT)) macro
/linux-4.4.14/arch/xtensa/include/asm/
H A Dpgtable.h61 #define PTRS_PER_PGD 1024 macro
/linux-4.4.14/arch/alpha/include/asm/
H A Dpgtable.h46 #define PTRS_PER_PGD (1UL << (PAGE_SHIFT-3)) macro
/linux-4.4.14/arch/sparc/include/asm/
H A Dpgtable_32.h45 #define PTRS_PER_PGD SRMMU_PTRS_PER_PGD macro
H A Dpgtable_64.h93 #define PTRS_PER_PGD (1UL << PGDIR_BITS) macro
/linux-4.4.14/arch/microblaze/include/asm/
H A Dpgtable.h157 #define PTRS_PER_PGD (1 << (32 - PGDIR_SHIFT)) pte_mkspecial() macro
/linux-4.4.14/arch/openrisc/include/asm/
H A Dpgtable.h72 #define PTRS_PER_PGD (1UL << (PAGE_SHIFT-2)) macro
/linux-4.4.14/arch/mn10300/include/asm/
H A Dpgtable.h57 #define PTRS_PER_PGD 1024 macro
/linux-4.4.14/arch/parisc/include/asm/
H A Dpgtable.h133 #define PTRS_PER_PGD (1UL << BITS_PER_PGD) macro
/linux-4.4.14/arch/frv/include/asm/
H A Dpgtable.h124 #define PTRS_PER_PGD 64 macro
/linux-4.4.14/arch/ia64/include/asm/
H A Dpgtable.h128 #define PTRS_PER_PGD (1UL << PTRS_PER_PGD_SHIFT) macro
/linux-4.4.14/arch/s390/include/asm/
H A Dpgtable.h86 #define PTRS_PER_PGD 2048 macro

Completed in 7438 milliseconds