/openbmc/linux/arch/alpha/include/asm/ |
H A D | page.h | 68 #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 D | spaces.h | 17 #define PAGE_OFFSET _AC(0x94000000, UL) macro
|
/openbmc/linux/arch/mips/include/asm/mach-malta/ |
H A D | spaces.h | 36 #define PAGE_OFFSET _AC(0x0, UL) macro
|
/openbmc/linux/arch/arc/include/uapi/asm/ |
H A D | page.h | 32 #define PAGE_OFFSET _AC(0x80000000, UL) /* Kernel starts at 2G onwrds */ macro
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | page.h | 31 #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 D | page.h | 30 #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 D | spaces.h | 91 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | page_types.h | 30 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
|
/openbmc/u-boot/arch/mips/include/asm/mach-generic/ |
H A D | spaces.h | 90 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | mem-layout.h | 19 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
|
/openbmc/linux/tools/testing/selftests/powerpc/mm/ |
H A D | bad_accesses.c | 24 #define PAGE_OFFSET (0xcul << 60) macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | addrspace.h | 57 #define PAGE_OFFSET (CACHE_BASE + PHYS_OFFSET) macro
|
/openbmc/linux/arch/m68k/include/asm/ |
H A D | page.h | 17 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | page.h | 31 #define PAGE_OFFSET \ macro
|
/openbmc/linux/arch/openrisc/include/asm/ |
H A D | page.h | 29 #define PAGE_OFFSET 0xc0000000 macro
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | page.h | 82 #define PAGE_OFFSET ASM_CONST(CONFIG_PAGE_OFFSET) macro
|
/openbmc/linux/arch/csky/include/asm/ |
H A D | page.h | 27 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
|
/openbmc/linux/include/asm-generic/ |
H A D | page.h | 66 #define PAGE_OFFSET (0) macro
|
/openbmc/linux/arch/microblaze/include/asm/ |
H A D | page.h | 40 #define PAGE_OFFSET CONFIG_KERNEL_START macro
|
/openbmc/linux/Documentation/admin-guide/kdump/ |
H A D | vmcoreinfo.rst | 602 PAGE_OFFSET section in RISCV64
|
/openbmc/linux/arch/sh/mm/ |
H A D | Kconfig | 16 config PAGE_OFFSET config
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | memory.h | 34 #define PAGE_OFFSET UL(CONFIG_PAGE_OFFSET) macro
|
/openbmc/linux/arch/sh/include/asm/ |
H A D | page.h | 123 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
|
/openbmc/linux/arch/um/include/asm/ |
H A D | page.h | 93 #define PAGE_OFFSET (uml_physmem) macro
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | page.h | 141 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
|