Home
last modified time | relevance | path

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

12

/arch/arm64/include/asm/
Dpgtable-2level-hwdef.h34 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-3level-hwdef.h34 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/arch/x86/include/asm/
Dpgtable_32_types.h18 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
Dpgtable_64_types.h54 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/arch/powerpc/include/asm/
Dpgtable-ppc64-64k.h33 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-ppc64-4k.h41 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-ppc32.h34 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/arch/um/include/asm/
Dpgtable-2level.h17 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-3level.h20 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/arch/tile/include/asm/
Dpgtable_32.h25 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable_64.h22 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/arch/sh/include/asm/
Dpgtable.h60 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/arch/arm/include/asm/
Dpgtable-nommu.h37 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-2level.h89 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-3level.h53 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/arch/m68k/include/asm/
Dpgtable_mm.h49 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/arch/mips/include/asm/
Dpgtable-32.h32 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
Dpgtable-64.h60 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/arch/cris/include/asm/
Dpgtable.h53 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/arch/score/include/asm/
Dpgtable.h17 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/arch/hexagon/include/asm/
Dpgtable.h96 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/arch/unicore32/include/asm/
Dpgtable.h57 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/arch/m32r/include/asm/
Dpgtable.h53 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/arch/avr32/include/asm/
Dpgtable.h30 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/arch/arc/include/asm/
Dpgtable.h208 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro

12