Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/alpha/include/asm/
H A Dpage.h68 #define PAGE_OFFSET 0xffff800000000000UL macro
70 #define PAGE_OFFSET 0xfffffc0000000000UL macro
76 #define PAGE_OFFSET 0xffff800000000000 macro
78 #define PAGE_OFFSET 0xfffffc0000000000 macro
/openbmc/linux/arch/mips/include/asm/mach-ar7/
H A Dspaces.h17 #define PAGE_OFFSET _AC(0x94000000, UL) macro
/openbmc/linux/arch/mips/include/asm/mach-malta/
H A Dspaces.h36 #define PAGE_OFFSET _AC(0x0, UL) macro
/openbmc/linux/arch/arc/include/uapi/asm/
H A Dpage.h32 #define PAGE_OFFSET _AC(0x80000000, UL) /* Kernel starts at 2G onwrds */ macro
/openbmc/linux/arch/riscv/include/asm/
H A Dpage.h31 #define PAGE_OFFSET kernel_map.page_offset macro
33 #define PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL) macro
42 #define PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL) macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dpage.h30 #define PAGE_OFFSET XCHAL_KSEG_CACHED_VADDR macro
35 #define PAGE_OFFSET _AC(CONFIG_DEFAULT_MEM_START, UL) macro
/openbmc/linux/arch/mips/include/asm/mach-generic/
H A Dspaces.h91 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
/openbmc/linux/arch/x86/include/asm/
H A Dpage_types.h30 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
/openbmc/u-boot/arch/mips/include/asm/mach-generic/
H A Dspaces.h90 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
/openbmc/linux/arch/hexagon/include/asm/
H A Dmem-layout.h19 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
/openbmc/linux/tools/testing/selftests/powerpc/mm/
H A Dbad_accesses.c24 #define PAGE_OFFSET (0xcul << 60) macro
/openbmc/linux/arch/m68k/include/asm/
H A Dpage.h17 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
/openbmc/linux/arch/loongarch/include/asm/
H A Daddrspace.h57 #define PAGE_OFFSET (CACHE_BASE + PHYS_OFFSET) macro
/openbmc/linux/arch/nios2/include/asm/
H A Dpage.h31 #define PAGE_OFFSET \ macro
/openbmc/linux/arch/openrisc/include/asm/
H A Dpage.h29 #define PAGE_OFFSET 0xc0000000 macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dpage.h82 #define PAGE_OFFSET ASM_CONST(CONFIG_PAGE_OFFSET) macro
/openbmc/linux/arch/csky/include/asm/
H A Dpage.h27 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/openbmc/linux/include/asm-generic/
H A Dpage.h66 #define PAGE_OFFSET (0) macro
/openbmc/linux/arch/microblaze/include/asm/
H A Dpage.h40 #define PAGE_OFFSET CONFIG_KERNEL_START macro
/openbmc/linux/Documentation/admin-guide/kdump/
H A Dvmcoreinfo.rst602 PAGE_OFFSET section in RISCV64
/openbmc/linux/arch/arm/include/asm/
H A Dmemory.h34 #define PAGE_OFFSET UL(CONFIG_PAGE_OFFSET) macro
/openbmc/linux/arch/sh/mm/
H A DKconfig16 config PAGE_OFFSET config
/openbmc/linux/arch/sh/include/asm/
H A Dpage.h123 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
/openbmc/linux/arch/um/include/asm/
H A Dpage.h93 #define PAGE_OFFSET (uml_physmem) macro
/openbmc/linux/arch/parisc/include/asm/
H A Dpage.h141 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro

12