Home
last modified time | relevance | path

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

12

/arch/arc/include/uapi/asm/
Dpage.h33 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/powerpc/boot/
Dpage.h22 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/arm64/include/asm/
Dpage.h37 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/x86/include/asm/
Dpage_types.h10 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/mn10300/include/asm/
Dpage.h19 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
23 #define PAGE_MASK +(~(PAGE_SIZE - 1)) macro
/arch/frv/include/asm/
Dmem-layout.h32 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/m68k/include/asm/
Dpage.h15 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/arm/include/asm/
Dpage.h16 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/arch/unicore32/include/asm/
Dpage.h18 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/cris/include/asm/
Dpage.h10 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/nios2/include/asm/
Dpage.h26 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/arch/avr32/include/asm/
Dpage.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/openrisc/include/asm/
Dpage.h31 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/m32r/include/asm/
Dpage.h9 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/hexagon/include/asm/
Dpage.h67 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/arch/score/include/asm/
Dpage.h10 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/xtensa/include/asm/
Dpage.h34 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/alpha/include/asm/
Dpage.h10 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/metag/include/asm/
Dpage.h18 #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.h9 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/tile/include/asm/
Dpage.h40 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/arch/s390/include/asm/
Dpage.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/parisc/include/asm/
Dpage.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/arch/um/include/asm/
Dpage.h15 #define PAGE_MASK (~(PAGE_SIZE-1)) macro

12