Home
last modified time | relevance | path

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

12

/linux/arch/riscv/include/asm/
A Dpgtable-32.h15 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
A Dpgtable-64.h14 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux/arch/x86/include/asm/
A Dpgtable_32_types.h21 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
A Dpgtable_64_types.h103 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux/arch/um/include/asm/
A Dpgtable-2level.h17 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
A Dpgtable-3level.h20 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/arm/include/asm/
A Dpgtable-nommu.h33 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
A Dpgtable-2level.h90 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
A Dpgtable-3level.h43 #define PGDIR_MASK (~((1 << PGDIR_SHIFT) - 1)) macro
/linux/arch/powerpc/include/asm/nohash/64/
A Dpgtable-4k.h42 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/m68k/include/asm/
A Dpgtable_mm.h53 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/sh/include/asm/
A Dpgtable.h57 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/mips/include/asm/
A Dpgtable-32.h71 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
A Dpgtable-64.h66 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/arc/include/asm/
A Dpgtable-levels.h71 #define PGDIR_MASK (~(PGDIR_SIZE - 1)) macro
/linux/arch/nios2/include/asm/
A Dpgtable.h82 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/csky/include/asm/
A Dpgtable.h14 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/hexagon/include/asm/
A Dpgtable.h74 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/powerpc/include/asm/nohash/32/
A Dpgtable.h51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/arm64/include/asm/
A Dpgtable-hwdef.h71 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/sparc/include/asm/
A Dpgtable_32.h21 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/microblaze/include/asm/
A Dpgtable.h91 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/openrisc/include/asm/
A Dpgtable.h58 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/alpha/include/asm/
A Dpgtable.h39 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro
/linux/arch/xtensa/include/asm/
A Dpgtable.h51 #define PGDIR_MASK (~(PGDIR_SIZE-1)) macro

Completed in 47 milliseconds

12