Home
last modified time | relevance | path

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

123

/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-6.6/arch/x86/include/asm/
Dpgtable_32_types.h20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
Dpgtable_64_types.h103 #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-6.6/arch/riscv/include/asm/
Dpgtable-32.h15 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
/kernel/linux/linux-6.6/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/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-6.6/arch/arm/include/asm/
Dpgtable-nommu.h30 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
Dpgtable-2level.h89 #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
/kernel/linux/linux-6.6/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h41 #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-6.6/arch/sh/include/asm/
Dpgtable.h56 #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-6.6/arch/m68k/include/asm/
Dpgtable_mm.h50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dpgtable-32.h70 #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
/kernel/linux/linux-6.6/arch/arc/include/asm/
Dpgtable-levels.h70 #define PGDIR_SIZE BIT(PGDIR_SHIFT) macro
/kernel/linux/linux-6.6/arch/nios2/include/asm/
Dpgtable.h62 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro

123