/linux-5.10/arch/mips/include/asm/mach-generic/ |
D | spaces.h | 26 # define PHYS_OFFSET ((unsigned long)PFN_PHYS(ARCH_PFN_OFFSET)) macro 28 # define PHYS_OFFSET _AC(0, UL) macro
|
/linux-5.10/arch/hexagon/include/asm/ |
D | mem-layout.h | 31 #define PHYS_OFFSET __phys_offset macro 35 #define PHYS_OFFSET 0 macro
|
/linux-5.10/arch/mips/include/asm/mach-pic32/ |
D | spaces.h | 10 #define PHYS_OFFSET _AC(0x08000000, UL) macro
|
/linux-5.10/arch/mips/include/asm/mach-ip22/ |
D | spaces.h | 13 #define PHYS_OFFSET _AC(0x08000000, UL) macro
|
/linux-5.10/arch/mips/include/asm/mach-ip28/ |
D | spaces.h | 14 #define PHYS_OFFSET _AC(0x20000000, UL) macro
|
/linux-5.10/arch/mips/include/asm/mach-ip30/ |
D | spaces.h | 12 #define PHYS_OFFSET _AC(0x20000000, UL) macro
|
/linux-5.10/arch/mips/include/asm/mach-ar7/ |
D | spaces.h | 18 #define PHYS_OFFSET _AC(0x14000000, UL) macro
|
/linux-5.10/arch/mips/include/asm/mach-malta/ |
D | spaces.h | 37 #define PHYS_OFFSET _AC(0x80000000, UL) macro
|
/linux-5.10/arch/xtensa/include/asm/ |
D | page.h | 29 #define PHYS_OFFSET XCHAL_KSEG_PADDR macro 34 #define PHYS_OFFSET _AC(CONFIG_DEFAULT_MEM_START, UL) macro
|
/linux-5.10/arch/nds32/include/asm/ |
D | memory.h | 15 #define PHYS_OFFSET (0x0) macro
|
/linux-5.10/arch/arm/include/asm/ |
D | memory.h | 183 #define PHYS_OFFSET ((phys_addr_t)__pv_phys_pfn_offset << PAGE_SHIFT) macro 244 #define PHYS_OFFSET PLAT_PHYS_OFFSET macro
|
/linux-5.10/arch/nios2/include/asm/ |
D | page.h | 39 #define PHYS_OFFSET CONFIG_NIOS2_MEM_BASE macro
|
/linux-5.10/Documentation/admin-guide/kdump/ |
D | vmcoreinfo.rst | 461 PHYS_OFFSET section in ARM64
|
/linux-5.10/drivers/media/platform/sunxi/sun6i-csi/ |
D | sun6i_csi.c | 889 #define PHYS_OFFSET 0 macro
|
/linux-5.10/arch/arm64/include/asm/ |
D | memory.h | 174 #define PHYS_OFFSET ({ VM_BUG_ON(memstart_addr & 1); memstart_addr; }) macro
|
/linux-5.10/drivers/gpu/drm/etnaviv/ |
D | etnaviv_gpu.c | 31 #define PHYS_OFFSET 0 macro
|
/linux-5.10/arch/arm/ |
D | Kconfig | 267 config PHYS_OFFSET config
|