Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable_32_types.h20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/riscv/include/asm/
H A Dpgtable-32.h15 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
H A Dpgtable-64.h22 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
/linux/arch/um/include/asm/
H A Dpgtable-2level.h16 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
H A Dpgtable-4level.h15 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h30 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h41 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/sh/include/asm/
H A Dpgtable.h56 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/m68k/include/asm/
H A Dpgtable_mm.h50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h46 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/arc/include/asm/
H A Dpgtable-levels.h70 #define PGDIR_SIZE BIT(PGDIR_SHIFT) macro
/linux/arch/csky/include/asm/
H A Dpgtable.h13 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/nios2/include/asm/
H A Dpgtable.h65 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/hexagon/include/asm/
H A Dpgtable.h76 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/microblaze/include/asm/
H A Dpgtable.h90 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/openrisc/include/asm/
H A Dpgtable.h57 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/xtensa/include/asm/
H A Dpgtable.h50 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/alpha/include/asm/
H A Dpgtable.h37 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/sparc/include/asm/
H A Dpgtable_32.h20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
H A Dpgtable_64.h66 #define PGDIR_SIZE (_AC(1,UL) << PGDIR_SHIFT) macro
/linux/arch/arm64/include/asm/
H A Dpgtable-hwdef.h77 #define PGDIR_SIZE (_AC(1, UL) << PGDIR_SHIFT) macro
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h130 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h218 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro