Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpage-def.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpage-def.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/arc/include/uapi/asm/
H A Dpage.h34 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kernel/linux/linux-6.6/arch/arc/include/uapi/asm/
H A Dpage.h34 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dpage.h18 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dpage.h18 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dtlbex_32.c75 local_flush_tlb_one(get_asid(), address & PAGE_MASK); in handle_tlbmiss() local
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dtlbex_32.c75 local_flush_tlb_one(get_asid(), address & PAGE_MASK); in handle_tlbmiss() local
/kernel/linux/linux-6.6/tools/include/linux/
H A Dmm.h10 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dpage.h13 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/kernel/linux/linux-5.10/arch/nds32/include/asm/
H A Dpage.h17 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dtlb-mmu1.h56 and r0,r0,PAGE_MASK /* VPN of instruction address */ variable
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dpage.h13 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpage_types.h12 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dpage.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpage_types.h12 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dpage.h16 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dpage.h23 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dpage.h27 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpage.h48 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/kernel/linux/linux-5.10/arch/nios2/include/asm/
H A Dpage.h26 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/kernel/linux/linux-5.10/arch/alpha/include/asm/
H A Dpage.h11 #define PAGE_MASK (~(PAGE_SIZE-1)) macro
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dpage.h15 #define PAGE_MASK (~(PAGE_SIZE - 1)) macro
/kernel/linux/linux-5.10/arch/hexagon/include/asm/
H A Dpage.h54 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro
/kernel/linux/linux-6.6/arch/hexagon/include/asm/
H A Dpage.h54 #define PAGE_MASK (~((1 << PAGE_SHIFT) - 1)) macro

Completed in 7 milliseconds

123