Home
last modified time | relevance | path

Searched defs:PGDIR_SHIFT (Results 1 – 25 of 41) sorted by relevance

12

/arch/m68k/include/asm/
Dpgtable_mm.h42 #define PGDIR_SHIFT 17 macro
44 #define PGDIR_SHIFT 22 macro
46 #define PGDIR_SHIFT 25 macro
/arch/sh/include/asm/
Dpgtable-2level.h18 #define PGDIR_SHIFT (PTE_SHIFT + PTE_BITS) macro
Dpgtable-3level.h15 #define PGDIR_SHIFT 30 macro
/arch/x86/include/asm/
Dpgtable-2level_types.h25 #define PGDIR_SHIFT 22 macro
Dpgtable-3level_types.h30 #define PGDIR_SHIFT 30 macro
Dpgtable_64_types.h28 #define PGDIR_SHIFT 39 macro
/arch/um/include/asm/
Dpgtable-3level.h15 #define PGDIR_SHIFT 30 macro
17 #define PGDIR_SHIFT 31 macro
Dpgtable-2level.h15 #define PGDIR_SHIFT 22 macro
/arch/avr32/include/asm/
Dpgtable-2level.h16 #define PGDIR_SHIFT 22 macro
/arch/powerpc/include/asm/nohash/64/
Dpgtable-64k.h43 #define PGDIR_SHIFT (PMD_SHIFT + PMD_INDEX_SIZE) macro
Dpgtable-4k.h39 #define PGDIR_SHIFT (PUD_SHIFT + PUD_INDEX_SIZE) macro
/arch/tile/include/asm/
Dpgtable_32.h23 #define PGDIR_SHIFT HPAGE_SHIFT macro
Dpgtable_64.h20 #define PGDIR_SHIFT HV_LOG2_L1_SPAN macro
/arch/arc/include/asm/
Dpgtable.h206 #define PGDIR_SHIFT 24 macro
208 #define PGDIR_SHIFT 21 macro
214 #define PGDIR_SHIFT 21 macro
/arch/mips/include/asm/
Dpgtable-64.h48 #define PGDIR_SHIFT (PAGE_SHIFT + PAGE_SHIFT + PTE_ORDER - 3) macro
57 #define PGDIR_SHIFT (PMD_SHIFT + (PAGE_SHIFT + PMD_ORDER - 3)) macro
Dpgtable-32.h46 #define PGDIR_SHIFT (2 * PAGE_SHIFT + PTE_ORDER - PTE_T_LOG2) macro
/arch/m32r/include/asm/
Dpgtable-2level.h9 #define PGDIR_SHIFT 22 macro
/arch/arm/include/asm/
Dpgtable-nommu.h34 #define PGDIR_SHIFT 21 macro
Dpgtable-2level.h86 #define PGDIR_SHIFT 21 macro
/arch/powerpc/include/asm/nohash/32/
Dpgtable.h30 #define PGDIR_SHIFT (PAGE_SHIFT + PTE_SHIFT) macro
/arch/cris/include/asm/
Dpgtable.h51 #define PGDIR_SHIFT (PAGE_SHIFT + (PAGE_SHIFT-2)) macro
/arch/nios2/include/asm/
Dpgtable.h82 #define PGDIR_SHIFT 22 macro
/arch/arm64/include/asm/
Dpgtable-hwdef.h78 #define PGDIR_SHIFT ARM64_HW_PGTABLE_LEVEL_SHIFT(4 - CONFIG_PGTABLE_LEVELS) macro
/arch/ia64/include/asm/
Dpgtable.h121 #define PGDIR_SHIFT (PUD_SHIFT + (PTRS_PER_PTD_SHIFT)) macro
123 #define PGDIR_SHIFT (PMD_SHIFT + (PTRS_PER_PTD_SHIFT)) macro
/arch/unicore32/include/asm/
Dpgtable.h46 #define PGDIR_SHIFT 22 macro

12