Searched defs:PGDIR_MASK (Results 1 - 37 of 37) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Dpgtable_32_types.h18 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
H A Dpgtable_64_types.h53 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux-4.1.27/arch/um/include/asm/
H A Dpgtable-2level.h17 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable-3level.h20 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpgtable-ppc64-64k.h33 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable-ppc64-4k.h41 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable-ppc32.h32 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/tile/include/asm/
H A Dpgtable_32.h25 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable_64.h22 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/m68k/include/asm/
H A Dpgtable_mm.h49 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/sh/include/asm/
H A Dpgtable.h60 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/mips/include/asm/
H A Dpgtable-32.h44 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable-64.h60 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/arm/include/asm/
H A Dpgtable-2level.h91 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable-nommu.h37 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
H A Dpgtable-3level.h53 #define PGDIR_MASK (~((1 << PGDIR_SHIFT) - 1)) macro
/linux-4.1.27/arch/cris/include/asm/
H A Dpgtable.h53 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/unicore32/include/asm/
H A Dpgtable.h57 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/score/include/asm/
H A Dpgtable.h17 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux-4.1.27/arch/nios2/include/asm/
H A Dpgtable.h84 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/arm64/include/asm/
H A Dpgtable-hwdef.h47 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/hexagon/include/asm/
H A Dpgtable.h89 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/metag/include/asm/
H A Dpgtable.h36 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/arc/include/asm/
H A Dpgtable.h195 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/xtensa/include/asm/
H A Dpgtable.h49 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dpgtable_32.h42 #define PGDIR_MASK SRMMU_PGDIR_MASK macro
H A Dpgtable_64.h64 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dpgtable.h149 #define PGDIR_MASK (~(PGDIR_SIZE-1)) pte_mkspecial() macro
/linux-4.1.27/arch/openrisc/include/asm/
H A Dpgtable.h62 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/avr32/include/asm/
H A Dpgtable.h30 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dpgtable.h53 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dpgtable.h38 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/mn10300/include/asm/
H A Dpgtable.h67 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux-4.1.27/arch/parisc/include/asm/
H A Dpgtable.h128 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/frv/include/asm/
H A Dpgtable.h123 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dpgtable.h126 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux-4.1.27/arch/s390/include/asm/
H A Dpgtable.h75 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro

Completed in 1048 milliseconds