/linux-6.14.4/arch/alpha/include/asm/ |
D | page.h | 64 #define PAGE_OFFSET 0xffff800000000000UL macro 66 #define PAGE_OFFSET 0xfffffc0000000000UL macro 72 #define PAGE_OFFSET 0xffff800000000000 macro 74 #define PAGE_OFFSET 0xfffffc0000000000 macro
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | page.h | 29 #define PAGE_OFFSET kernel_map.page_offset macro 31 #define PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL) macro 40 #define PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL) macro
|
/linux-6.14.4/arch/arc/include/uapi/asm/ |
D | page.h | 31 #define PAGE_OFFSET _AC(0x80000000, UL) /* Kernel starts at 2G onwrds */ macro
|
/linux-6.14.4/arch/mips/include/asm/mach-malta/ |
D | spaces.h | 36 #define PAGE_OFFSET _AC(0x0, UL) macro
|
/linux-6.14.4/arch/xtensa/include/asm/ |
D | page.h | 24 #define PAGE_OFFSET XCHAL_KSEG_CACHED_VADDR macro 29 #define PAGE_OFFSET _AC(CONFIG_DEFAULT_MEM_START, UL) macro
|
/linux-6.14.4/arch/x86/include/asm/ |
D | page_types.h | 27 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
|
/linux-6.14.4/arch/hexagon/include/asm/ |
D | mem-layout.h | 19 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
|
/linux-6.14.4/tools/testing/selftests/powerpc/mm/ |
D | bad_accesses.c | 24 #define PAGE_OFFSET (0xcul << 60) macro
|
/linux-6.14.4/arch/mips/include/asm/mach-generic/ |
D | spaces.h | 95 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
|
/linux-6.14.4/arch/m68k/include/asm/ |
D | page.h | 11 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
|
/linux-6.14.4/arch/loongarch/include/asm/ |
D | addrspace.h | 62 #define PAGE_OFFSET (CACHE_BASE + PHYS_OFFSET) macro
|
/linux-6.14.4/arch/nios2/include/asm/ |
D | page.h | 26 #define PAGE_OFFSET \ macro
|
/linux-6.14.4/arch/openrisc/include/asm/ |
D | page.h | 20 #define PAGE_OFFSET 0xc0000000 macro
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | page.h | 74 #define PAGE_OFFSET ASM_CONST(CONFIG_PAGE_OFFSET) macro
|
/linux-6.14.4/arch/csky/include/asm/ |
D | page.h | 23 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
|
/linux-6.14.4/arch/microblaze/include/asm/ |
D | page.h | 37 #define PAGE_OFFSET CONFIG_KERNEL_START macro
|
/linux-6.14.4/arch/um/include/asm/ |
D | page.h | 74 #define PAGE_OFFSET (uml_physmem) macro
|
/linux-6.14.4/Documentation/admin-guide/kdump/ |
D | vmcoreinfo.rst | 572 PAGE_OFFSET section in RISCV64
|
/linux-6.14.4/arch/sh/mm/ |
D | Kconfig | 28 config PAGE_OFFSET config
|
/linux-6.14.4/arch/sh/include/asm/ |
D | page.h | 110 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
|
/linux-6.14.4/arch/arm/include/asm/ |
D | memory.h | 34 #define PAGE_OFFSET UL(CONFIG_PAGE_OFFSET) macro
|
/linux-6.14.4/arch/parisc/include/asm/ |
D | page.h | 131 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | page_32.h | 117 #define PAGE_OFFSET 0xf0000000 macro
|
/linux-6.14.4/arch/arm64/include/asm/ |
D | memory.h | 45 #define PAGE_OFFSET (_PAGE_OFFSET(VA_BITS)) macro
|
/linux-6.14.4/arch/csky/ |
D | Kconfig | 229 config PAGE_OFFSET config
|