/linux/arch/riscv/include/asm/ |
H A D | page.h | 33 #define PAGE_OFFSET PAGE_OFFSET_L3 macro 35 #define PAGE_OFFSET kernel_map.page_offset macro 38 #define PAGE_OFFSET _AC(0xc0000000, UL) macro 41 #define PAGE_OFFSET ((unsigned long)phys_ram_base) macro
|
/linux/arch/mips/include/asm/mach-malta/ |
H A D | spaces.h | 36 #define PAGE_OFFSET _AC(0x0, UL) macro
|
/linux/arch/xtensa/include/asm/ |
H A D | page.h | 24 #define PAGE_OFFSET XCHAL_KSEG_CACHED_VADDR macro 29 #define PAGE_OFFSET _AC(CONFIG_DEFAULT_MEM_START, UL) macro
|
/linux/arch/hexagon/include/asm/ |
H A D | mem-layout.h | 19 #define PAGE_OFFSET _AC(0xc0000000, UL) macro
|
/linux/tools/testing/selftests/powerpc/mm/ |
H A D | bad_accesses.c | 24 #define PAGE_OFFSET (0xcul << 60) macro
|
/linux/arch/mips/include/asm/mach-generic/ |
H A D | spaces.h | 95 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET) macro
|
/linux/arch/m68k/include/asm/ |
H A D | page.h | 11 #define PAGE_OFFSET (PAGE_OFFSET_RAW) macro
|
/linux/arch/loongarch/include/asm/ |
H A D | addrspace.h | 62 #define PAGE_OFFSET (CACHE_BASE + PHYS_OFFSET) macro
|
/linux/arch/openrisc/include/asm/ |
H A D | page.h | 20 #define PAGE_OFFSET 0xc0000000 macro
|
/linux/arch/sh/mm/ |
H A D | Kconfig | 28 config PAGE_OFFSET config
|
/linux/arch/um/include/asm/ |
H A D | page.h | 74 #define PAGE_OFFSET (uml_physmem) macro
|
/linux/Documentation/admin-guide/kdump/ |
H A D | vmcoreinfo.rst | 572 PAGE_OFFSET section in RISCV64
|
/linux/arch/sh/include/asm/ |
H A D | page.h | 110 #define PAGE_OFFSET CONFIG_PAGE_OFFSET macro
|
/linux/arch/parisc/include/asm/ |
H A D | page.h | 131 #define PAGE_OFFSET ((unsigned long)__PAGE_OFFSET) macro
|
/linux/arch/arm64/include/asm/ |
H A D | memory.h | 45 #define PAGE_OFFSET (_PAGE_OFFSET(VA_BITS)) macro
|
/linux/arch/csky/ |
H A D | Kconfig | 228 config PAGE_OFFSET config
|
/linux/arch/s390/include/asm/ |
H A D | page.h | 223 #define PAGE_OFFSET __PAGE_OFFSET macro
|
/linux/arch/arm/ |
H A D | Kconfig | 1046 config PAGE_OFFSET config
|
/linux/arch/x86/ |
H A D | Kconfig | 1438 config PAGE_OFFSET config in Processor type and features""and
|