Home
last modified time | relevance | path

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

12

/linux/arch/alpha/include/asm/
A Dpage.h69 #define PAGE_OFFSET 0xffff800000000000UL macro
71 #define PAGE_OFFSET 0xfffffc0000000000UL macro
77 #define PAGE_OFFSET 0xffff800000000000 macro
79 #define PAGE_OFFSET 0xfffffc0000000000 macro
/linux/arch/mips/include/asm/mach-ar7/
A Dspaces.h17 #define PAGE_OFFSET _AC(0x94000000, UL) macro
/linux/arch/mips/include/asm/mach-malta/
A Dspaces.h36 #define PAGE_OFFSET _AC(0x0, UL) macro
/linux/arch/arc/include/uapi/asm/
A Dpage.h32 #define PAGE_OFFSET _AC(0x80000000, UL) /* Kernel starts at 2G onwrds */ macro
/linux/arch/xtensa/include/asm/
A Dpage.h28 #define PAGE_OFFSET XCHAL_KSEG_CACHED_VADDR macro
33 #define PAGE_OFFSET _AC(CONFIG_DEFAULT_MEM_START, UL) macro
/linux/arch/mips/include/asm/mach-generic/
A Dspaces.h91 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
/linux/arch/nds32/include/asm/
A Dmemory.h24 #define PAGE_OFFSET (CONFIG_PAGE_OFFSET) macro
/linux/arch/x86/include/asm/
A Dpage_types.h36 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
/linux/arch/hexagon/include/asm/
A Dmem-layout.h19 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
/linux/tools/testing/selftests/powerpc/mm/
A Dbad_accesses.c24 #define PAGE_OFFSET (0xcul << 60) macro
/linux/arch/m68k/include/asm/
A Dpage.h17 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
/linux/samples/bpf/
A Dsampleip_user.c24 #define PAGE_OFFSET 0xffff880000000000 macro
/linux/arch/nios2/include/asm/
A Dpage.h31 #define PAGE_OFFSET \ macro
/linux/arch/nds32/
A DKconfig.cpu211 config PAGE_OFFSET config
/linux/arch/openrisc/include/asm/
A Dpage.h29 #define PAGE_OFFSET 0xc0000000 macro
/linux/arch/powerpc/include/asm/
A Dpage.h81 #define PAGE_OFFSET ASM_CONST(CONFIG_PAGE_OFFSET) macro
/linux/arch/csky/include/asm/
A Dpage.h27 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/linux/arch/sh/mm/
A DKconfig16 config PAGE_OFFSET config
/linux/include/asm-generic/
A Dpage.h66 #define PAGE_OFFSET (0) macro
/linux/arch/microblaze/include/asm/
A Dpage.h45 #define PAGE_OFFSET CONFIG_KERNEL_START macro
/linux/arch/csky/
A DKconfig206 config PAGE_OFFSET config
/linux/arch/sh/include/asm/
A Dpage.h123 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/linux/arch/arm/include/asm/
A Dmemory.h29 #define PAGE_OFFSET UL(CONFIG_PAGE_OFFSET) macro
/linux/arch/powerpc/
A DKconfig1166 config PAGE_OFFSET config
1227 config PAGE_OFFSET config
/linux/arch/um/include/asm/
A Dpage.h93 #define PAGE_OFFSET (uml_physmem) macro

Completed in 48 milliseconds

12