Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable_32_types.h21 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux/arch/riscv/include/asm/
H A Dpgtable-32.h16 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
H A Dpgtable-64.h23 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux/arch/um/include/asm/
H A Dpgtable-2level.h17 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable-4level.h16 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/arm/include/asm/
H A Dpgtable-nommu.h31 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable-4k.h42 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/sh/include/asm/
H A Dpgtable.h57 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/m68k/include/asm/
H A Dpgtable_mm.h51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h47 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/arc/include/asm/
H A Dpgtable-levels.h71 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux/arch/csky/include/asm/
H A Dpgtable.h14 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/nios2/include/asm/
H A Dpgtable.h66 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/hexagon/include/asm/
H A Dpgtable.h77 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/microblaze/include/asm/
H A Dpgtable.h91 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/openrisc/include/asm/
H A Dpgtable.h58 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/xtensa/include/asm/
H A Dpgtable.h51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/sparc/include/asm/
H A Dpgtable_32.h21 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable_64.h67 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/alpha/include/asm/
H A Dpgtable.h38 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h131 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h219 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/s390/include/asm/
H A Dpgtable.h385 #define PGDIR_MASK _REGION1_MASK macro