Home
last modified time | relevance | path

Searched defs:PGDIR_SIZE (Results 1 – 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/arch/riscv/include/asm/
Dpgtable-32.h14 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
Dpgtable-64.h13 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgtable_32_types.h20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
Dpgtable_64_types.h102 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/um/include/asm/
Dpgtable-2level.h16 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
Dpgtable-3level.h19 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
Dpgtable-nommu.h32 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
Dpgtable-2level.h89 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
Dpgtable-3level.h42 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h41 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dpgtable_mm.h52 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dpgtable.h56 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dpgtable-32.h70 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
Dpgtable-64.h65 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/nios2/include/asm/
Dpgtable.h83 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
Dpgtable.h73 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/csky/include/asm/
Dpgtable.h14 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/nohash/32/
Dpgtable.h50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/arc/include/asm/
Dpgtable.h213 #define PGDIR_SIZE BIT(PGDIR_SHIFT) /* vaddr span, not PDG sz */ macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dpgtable-hwdef.h70 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dpgtable.h50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
Dpgtable.h57 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dpgtable_32.h20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
Dpgtable.h38 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-5.10/arch/nds32/include/asm/
Dpgtable.h39 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro

12