Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable_32_types.h20 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
H A Dpgtable_64_types.h86 #define PGDIR_SIZE (_AC(1, UL) << 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
H A Dpgtable-3level.h42 #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/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/powerpc/include/asm/book3s/32/
H A Dpgtable.h130 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/parisc/include/asm/
H A Dpgtable.h128 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/loongarch/include/asm/
H A Dpgtable.h47 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h219 #define PGDIR_SIZE (1UL << PGDIR_SHIFT) macro
/linux/arch/s390/include/asm/
H A Dpgtable.h383 #define PGDIR_SIZE _REGION1_SIZE macro