Home
last modified time | relevance | path

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

/linux/arch/arc/include/asm/
H A Dpgtable-levels.h34 #define PGDIR_SHIFT 24 macro
36 #define PGDIR_SHIFT 21 macro
45 #define PGDIR_SHIFT 22 macro
47 #define PGDIR_SHIFT 21 macro
60 #define PGDIR_SHIFT 28 macro
/linux/arch/sh/include/asm/
H A Dpgtable-2level.h19 #define PGDIR_SHIFT (PTE_SHIFT + PTE_BITS) macro
H A Dpgtable-3level.h16 #define PGDIR_SHIFT 30 macro
/linux/arch/riscv/include/asm/
H A Dpgtable-32.h14 #define PGDIR_SHIFT 22 macro
H A Dpgtable-64.h19 #define PGDIR_SHIFT (pgtable_l5_enabled ? PGDIR_SHIFT_L5 : \ macro
/linux/arch/um/include/asm/
H A Dpgtable-2level.h15 #define PGDIR_SHIFT 22 macro
H A Dpgtable-4level.h14 #define PGDIR_SHIFT 39 macro
/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h28 #define PGDIR_SHIFT 21 macro
H A Dpgtable-3level.h33 #define PGDIR_SHIFT 30 macro
/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h40 #define PGDIR_SHIFT (PUD_SHIFT + PUD_INDEX_SIZE) macro
/linux/arch/loongarch/include/asm/
H A Dpgtable.h31 #define PGDIR_SHIFT (PAGE_SHIFT + (PAGE_SHIFT - PTRLOG)) macro
36 #define PGDIR_SHIFT (PMD_SHIFT + (PAGE_SHIFT - PTRLOG)) macro
44 #define PGDIR_SHIFT (PUD_SHIFT + (PAGE_SHIFT - PTRLOG)) macro
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h45 #define PGDIR_SHIFT (PAGE_SHIFT + PTE_INDEX_SIZE) macro
/linux/arch/x86/include/asm/
H A Dpgtable_64_types.h50 #define PGDIR_SHIFT pgdir_shift macro
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h129 #define PGDIR_SHIFT (PAGE_SHIFT + PTE_INDEX_SIZE) macro
/linux/arch/parisc/include/asm/
H A Dpgtable.h122 #define PGDIR_SHIFT (PLD_SHIFT + BITS_PER_PTE + BITS_PER_PMD) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h218 #define PGDIR_SHIFT (PUD_SHIFT + PUD_INDEX_SIZE) macro
/linux/arch/s390/include/asm/
H A Dpgtable.h378 #define PGDIR_SHIFT _REGION1_SHIFT macro