Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/x86/include/asm/
H A Dpgtable_32_types.h20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
H A Dpgtable_64_types.h103 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpgtable-32.h15 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
H A Dpgtable-64.h24 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
/openbmc/linux/arch/um/include/asm/
H A Dpgtable-2level.h16 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
H A Dpgtable-3level.h19 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h30 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
H A Dpgtable-2level.h89 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
H A Dpgtable-3level.h42 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h41 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/sh/include/asm/
H A Dpgtable.h56 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/m68k/include/asm/
H A Dpgtable_mm.h50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/mips/include/asm/
H A Dpgtable-32.h70 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
H A Dpgtable-64.h65 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/arc/include/asm/
H A Dpgtable-levels.h70 #define PGDIR_SIZE BIT(PGDIR_SHIFT) macro
/openbmc/linux/arch/nios2/include/asm/
H A Dpgtable.h62 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/csky/include/asm/
H A Dpgtable.h13 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dpgtable.h76 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h70 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
/openbmc/linux/arch/openrisc/include/asm/
H A Dpgtable.h57 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dpgtable.h50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dpgtable.h90 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_32.h20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/openbmc/linux/arch/alpha/include/asm/
H A Dpgtable.h37 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro

12