Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dpage-def.h18 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/arc/include/uapi/asm/
Dpage.h34 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/powerpc/boot/
Dpage.h18 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/x86/include/asm/
Dpage_types.h12 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/nds32/include/asm/
Dpage.h17 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/arm/include/asm/
Dpage.h13 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/arch/m68k/include/asm/
Dpage.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/nios2/include/asm/
Dpage.h26 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/arch/unicore32/include/asm/
Dpage.h15 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/openrisc/include/asm/
Dpage.h27 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/csky/include/asm/
Dpage.h15 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/arch/powerpc/include/asm/
Dpage.h48 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/arch/hexagon/include/asm/
Dpage.h54 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/arch/alpha/include/asm/
Dpage.h11 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/xtensa/include/asm/
Dpage.h25 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/riscv/include/asm/
Dpage.h17 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/arch/mips/include/asm/
Dpage.h36 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/arch/sparc/include/asm/
Dpage_64.h10 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
Dpage_32.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/um/include/asm/
Dpage.h15 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/parisc/include/asm/
Dpage.h17 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/sh/include/asm/
Dpage.h25 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/s390/include/asm/
Dpage.h21 #define PAGE_MASK _PAGE_MASK macro
/arch/ia64/include/asm/
Dpage.h43 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/arch/microblaze/include/asm/
Dpage.h34 #define PAGE_MASK (~(PAGE_SIZE-1)) macro