Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpage-def.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/arc/include/uapi/asm/
H A Dpage.h34 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dpage.h18 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpage_types.h12 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dpage.h17 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dpage.h13 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dpage.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dpage.h26 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dpage.h27 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpage.h48 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/armv8/
H A Dmmu.h19 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dpage.h15 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dpage.h22 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dpage.h54 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dpage.h11 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/tools/virtio/linux/
H A Dkernel.h24 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dpage.h25 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpage.h36 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/OK3568_Linux_fs/kernel/tools/testing/scatterlist/linux/
H A Dmm.h31 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpage.h17 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpage.h25 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpage_64.h10 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
H A Dpage_32.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dpage.h17 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dpage.h15 #define PAGE_MASK (~(PAGE_SIZE-1)) macro

12