/openbmc/linux/arch/mips/include/asm/mach-generic/ |
H A D | spaces.h | 26 # define PHYS_OFFSET ((unsigned long)PFN_PHYS(ARCH_PFN_OFFSET)) macro 28 # define PHYS_OFFSET _AC(0, UL) macro
|
/openbmc/linux/arch/hexagon/include/asm/ |
H A D | mem-layout.h | 31 #define PHYS_OFFSET __phys_offset macro 35 #define PHYS_OFFSET 0 macro
|
/openbmc/linux/arch/mips/include/asm/mach-ip22/ |
H A D | spaces.h | 13 #define PHYS_OFFSET _AC(0x08000000, UL) macro
|
/openbmc/linux/arch/mips/include/asm/mach-ip28/ |
H A D | spaces.h | 14 #define PHYS_OFFSET _AC(0x20000000, UL) macro
|
/openbmc/linux/arch/mips/include/asm/mach-pic32/ |
H A D | spaces.h | 10 #define PHYS_OFFSET _AC(0x08000000, UL) macro
|
/openbmc/linux/arch/mips/include/asm/mach-ip30/ |
H A D | spaces.h | 12 #define PHYS_OFFSET _AC(0x20000000, UL) macro
|
/openbmc/linux/arch/mips/include/asm/mach-ar7/ |
H A D | spaces.h | 18 #define PHYS_OFFSET _AC(0x14000000, UL) macro
|
/openbmc/linux/arch/mips/include/asm/mach-malta/ |
H A D | spaces.h | 37 #define PHYS_OFFSET _AC(0x80000000, UL) macro
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | page.h | 31 #define PHYS_OFFSET XCHAL_KSEG_PADDR macro 36 #define PHYS_OFFSET _AC(CONFIG_DEFAULT_MEM_START, UL) macro
|
/openbmc/u-boot/arch/mips/include/asm/mach-generic/ |
H A D | spaces.h | 16 #define PHYS_OFFSET _AC(0, UL) macro
|
/openbmc/linux/arch/arm/boot/ |
H A D | Makefile | 21 PHYS_OFFSET := $(CONFIG_PHYS_OFFSET) macro
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | memory.h | 198 #define PHYS_OFFSET ((phys_addr_t)__pv_phys_pfn_offset << PAGE_SHIFT) macro 281 #define PHYS_OFFSET PLAT_PHYS_OFFSET macro
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | addrspace.h | 22 #define PHYS_OFFSET _UL(0) macro
|
/openbmc/linux/arch/nios2/include/asm/ |
H A D | page.h | 39 #define PHYS_OFFSET CONFIG_NIOS2_MEM_BASE macro
|
/openbmc/linux/Documentation/admin-guide/kdump/ |
H A D | vmcoreinfo.rst | 461 PHYS_OFFSET section in ARM64
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | memory.h | 194 #define PHYS_OFFSET ({ VM_BUG_ON(memstart_addr & 1); memstart_addr; }) macro
|
/openbmc/linux/arch/arm/ |
H A D | Kconfig | 282 config PHYS_OFFSET config
|