Home
last modified time | relevance | path

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

123

/kernel/linux/linux-4.19/arch/riscv/include/asm/
Dpgtable-32.h22 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
Dpgtable-64.h21 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
/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-4.19/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-4.19/arch/um/include/asm/
Dpgtable-2level.h17 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
Dpgtable-3level.h20 #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-5.10/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h41 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-4.19/arch/powerpc/include/asm/nohash/64/
Dpgtable-4k.h41 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-4.19/arch/sh/include/asm/
Dpgtable.h59 #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-4.19/arch/arm/include/asm/
Dpgtable-nommu.h36 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
Dpgtable-2level.h90 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-4.19/arch/m68k/include/asm/
Dpgtable_mm.h49 #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
/kernel/linux/linux-5.10/arch/nios2/include/asm/
Dpgtable.h83 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dpgtable-32.h48 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro

123