Searched defs:PAGE_MASK (Results 1 - 37 of 37) sorted by relevance

/linux-4.4.14/arch/arc/include/uapi/asm/
H A Dpage.h33 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/sh/mm/
H A Dtlbex_32.c71 local_flush_tlb_one(get_asid(), address & PAGE_MASK); handle_tlbmiss() local
/linux-4.4.14/arch/powerpc/boot/
H A Dpage.h22 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/metag/mm/
H A Dnuma.c68 reserve_bootmem_node(NODE_DATA(nid), pgdat_paddr & PAGE_MASK, setup_bootmem_node() local
/linux-4.4.14/arch/arm64/include/asm/
H A Dpage.h35 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/arc/include/asm/
H A Dtlb-mmu1.h59 and r0,r0,PAGE_MASK /* VPN of instruction address */ variable
/linux-4.4.14/arch/arm/include/asm/
H A Dpage.h16 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/linux-4.4.14/arch/unicore32/include/asm/
H A Dpage.h18 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/x86/include/asm/
H A Dpage_types.h10 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/m68k/include/asm/
H A Dpage.h15 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/frv/include/asm/
H A Dmem-layout.h32 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/alpha/include/asm/
H A Dpage.h10 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/include/asm-generic/
H A Dpage.h21 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/nios2/include/asm/
H A Dpage.h26 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/linux-4.4.14/arch/openrisc/include/asm/
H A Dpage.h31 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/cris/include/asm/
H A Dpage.h10 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/hexagon/include/asm/
H A Dpage.h67 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/linux-4.4.14/arch/m32r/include/asm/
H A Dpage.h9 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/avr32/include/asm/
H A Dpage.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/tools/virtio/linux/
H A Dkernel.h21 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/um/include/asm/
H A Dpage.h15 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/xtensa/include/asm/
H A Dpage.h34 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpage.h57 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/linux-4.4.14/arch/mips/include/asm/
H A Dpage.h36 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/linux-4.4.14/arch/score/include/asm/
H A Dpage.h10 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/sh/include/asm/
H A Dpage.h24 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/sparc/include/asm/
H A Dpage_32.h15 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
H A Dpage_64.h9 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/metag/include/asm/
H A Dpage.h18 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/microblaze/include/asm/
H A Dpage.h34 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/mips/mm/
H A Ddma-default.c
/linux-4.4.14/arch/mn10300/include/asm/
H A Dpage.h19 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
23 #define PAGE_MASK +(~(PAGE_SIZE - 1)) macro
/linux-4.4.14/arch/parisc/include/asm/
H A Dpage.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/tile/include/asm/
H A Dpage.h40 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/linux-4.4.14/arch/s390/include/asm/
H A Dpage.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/linux-4.4.14/arch/ia64/include/asm/
H A Dpage.h42 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/linux-4.4.14/arch/arm/mm/
H A Ddma-mapping.c

Completed in 2799 milliseconds