Home
last modified time | relevance | path

Searched defs:PGDIR_SHIFT (Results 1 - 25 of 71) sorted by relevance

123

/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dpgtable-32.h13 #define PGDIR_SHIFT 22 macro
H A Dpgtable-64.h11 #define PGDIR_SHIFT 30 macro
/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpgtable-32.h14 #define PGDIR_SHIFT 22 macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable-2level_types.h29 #define PGDIR_SHIFT 22 macro
H A Dpgtable-3level_types.h30 #define PGDIR_SHIFT 30 macro
H A Dpgtable_64_types.h55 #define PGDIR_SHIFT pgdir_shift macro
74 #define PGDIR_SHIFT 39 macro
/kernel/linux/linux-6.6/arch/um/include/asm/
H A Dpgtable-2level.h15 #define PGDIR_SHIFT 22 macro
H A Dpgtable-3level.h15 #define PGDIR_SHIFT 30 macro
17 #define PGDIR_SHIFT 31 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable-2level_types.h29 #define PGDIR_SHIFT 22 macro
H A Dpgtable-3level_types.h37 #define PGDIR_SHIFT 30 macro
/kernel/linux/linux-5.10/arch/um/include/asm/
H A Dpgtable-2level.h15 #define PGDIR_SHIFT 22 macro
H A Dpgtable-3level.h15 #define PGDIR_SHIFT 30 macro
17 #define PGDIR_SHIFT 31 macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dpgtable-32.h65 # define PGDIR_SHIFT (2 * PAGE_SHIFT + PTE_ORDER - PTE_T_LOG2 - 1) macro
67 # define PGDIR_SHIFT (2 * PAGE_SHIFT + PTE_ORDER - PTE_T_LOG2) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dpgtable_mm.h46 #define PGDIR_SHIFT 17 macro
48 #define PGDIR_SHIFT 22 macro
50 #define PGDIR_SHIFT 25 macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h40 #define PGDIR_SHIFT (PUD_SHIFT + PUD_INDEX_SIZE) macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpgtable-nommu.h30 #define PGDIR_SHIFT 21 macro
H A Dpgtable-2level.h85 #define PGDIR_SHIFT 21 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dpgtable-32.h65 # define PGDIR_SHIFT (2 * PAGE_SHIFT - PTE_T_LOG2 - 1) macro
67 # define PGDIR_SHIFT (2 * PAGE_SHIFT - PTE_T_LOG2) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dpgtable_mm.h44 #define PGDIR_SHIFT 17 macro
46 #define PGDIR_SHIFT 22 macro
48 #define PGDIR_SHIFT 25 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h40 #define PGDIR_SHIFT (PUD_SHIFT + PUD_INDEX_SIZE) macro
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpgtable-nommu.h28 #define PGDIR_SHIFT 21 macro

Completed in 8 milliseconds

123