Home
last modified time | relevance | path

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

12

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

Completed in 32 milliseconds

12