/linux-6.1.9/arch/alpha/include/asm/ |
D | page.h | 69 #define PAGE_OFFSET 0xffff800000000000UL macro 71 #define PAGE_OFFSET 0xfffffc0000000000UL macro 77 #define PAGE_OFFSET 0xffff800000000000 macro 79 #define PAGE_OFFSET 0xfffffc0000000000 macro
|
/linux-6.1.9/arch/riscv/include/asm/ |
D | page.h | 36 #define PAGE_OFFSET kernel_map.page_offset macro 38 #define PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL) macro 47 #define PAGE_OFFSET _AC(CONFIG_PAGE_OFFSET, UL) macro
|
/linux-6.1.9/arch/mips/include/asm/mach-ar7/ |
D | spaces.h | 17 #define PAGE_OFFSET _AC(0x94000000, UL) macro
|
/linux-6.1.9/arch/mips/include/asm/mach-malta/ |
D | spaces.h | 36 #define PAGE_OFFSET _AC(0x0, UL) macro
|
/linux-6.1.9/arch/arc/include/uapi/asm/ |
D | page.h | 32 #define PAGE_OFFSET _AC(0x80000000, UL) /* Kernel starts at 2G onwrds */ macro
|
/linux-6.1.9/arch/xtensa/include/asm/ |
D | page.h | 28 #define PAGE_OFFSET XCHAL_KSEG_CACHED_VADDR macro 33 #define PAGE_OFFSET _AC(CONFIG_DEFAULT_MEM_START, UL) macro
|
/linux-6.1.9/arch/mips/include/asm/mach-generic/ |
D | spaces.h | 91 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
|
/linux-6.1.9/arch/x86/include/asm/ |
D | page_types.h | 36 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
|
/linux-6.1.9/arch/hexagon/include/asm/ |
D | mem-layout.h | 19 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
|
/linux-6.1.9/tools/testing/selftests/powerpc/mm/ |
D | bad_accesses.c | 24 #define PAGE_OFFSET (0xcul << 60) macro
|
/linux-6.1.9/arch/loongarch/include/asm/ |
D | addrspace.h | 57 #define PAGE_OFFSET (CACHE_BASE + PHYS_OFFSET) macro
|
/linux-6.1.9/arch/m68k/include/asm/ |
D | page.h | 17 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
|
/linux-6.1.9/samples/bpf/ |
D | sampleip_user.c | 24 #define PAGE_OFFSET 0xffff880000000000 macro
|
/linux-6.1.9/arch/nios2/include/asm/ |
D | page.h | 31 #define PAGE_OFFSET \ macro
|
/linux-6.1.9/arch/openrisc/include/asm/ |
D | page.h | 29 #define PAGE_OFFSET 0xc0000000 macro
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | page.h | 81 #define PAGE_OFFSET ASM_CONST(CONFIG_PAGE_OFFSET) macro
|
/linux-6.1.9/include/asm-generic/ |
D | page.h | 66 #define PAGE_OFFSET (0) macro
|
/linux-6.1.9/arch/csky/include/asm/ |
D | page.h | 27 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
|
/linux-6.1.9/arch/microblaze/include/asm/ |
D | page.h | 45 #define PAGE_OFFSET CONFIG_KERNEL_START macro
|
/linux-6.1.9/arch/arm/include/asm/ |
D | memory.h | 29 #define PAGE_OFFSET UL(CONFIG_PAGE_OFFSET) macro
|
/linux-6.1.9/arch/sh/mm/ |
D | Kconfig | 16 config PAGE_OFFSET config
|
/linux-6.1.9/arch/sh/include/asm/ |
D | page.h | 123 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
|
/linux-6.1.9/arch/um/include/asm/ |
D | page.h | 93 #define PAGE_OFFSET (uml_physmem) macro
|
/linux-6.1.9/arch/parisc/include/asm/ |
D | page.h | 140 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
|
/linux-6.1.9/arch/sparc/include/asm/ |
D | page_32.h | 119 #define PAGE_OFFSET 0xf0000000 macro
|