Home
last modified time | relevance | path

Searched defs:PHYS_OFFSET (Results 1 – 17 of 17) sorted by relevance

/linux-5.10/arch/mips/include/asm/mach-generic/
Dspaces.h26 # 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/
Dmem-layout.h31 #define PHYS_OFFSET __phys_offset macro
35 #define PHYS_OFFSET 0 macro
/linux-5.10/arch/mips/include/asm/mach-pic32/
Dspaces.h10 #define PHYS_OFFSET _AC(0x08000000, UL) macro
/linux-5.10/arch/mips/include/asm/mach-ip22/
Dspaces.h13 #define PHYS_OFFSET _AC(0x08000000, UL) macro
/linux-5.10/arch/mips/include/asm/mach-ip28/
Dspaces.h14 #define PHYS_OFFSET _AC(0x20000000, UL) macro
/linux-5.10/arch/mips/include/asm/mach-ip30/
Dspaces.h12 #define PHYS_OFFSET _AC(0x20000000, UL) macro
/linux-5.10/arch/mips/include/asm/mach-ar7/
Dspaces.h18 #define PHYS_OFFSET _AC(0x14000000, UL) macro
/linux-5.10/arch/mips/include/asm/mach-malta/
Dspaces.h37 #define PHYS_OFFSET _AC(0x80000000, UL) macro
/linux-5.10/arch/xtensa/include/asm/
Dpage.h29 #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/
Dmemory.h15 #define PHYS_OFFSET (0x0) macro
/linux-5.10/arch/arm/include/asm/
Dmemory.h183 #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/
Dpage.h39 #define PHYS_OFFSET CONFIG_NIOS2_MEM_BASE macro
/linux-5.10/Documentation/admin-guide/kdump/
Dvmcoreinfo.rst461 PHYS_OFFSET section in ARM64
/linux-5.10/drivers/media/platform/sunxi/sun6i-csi/
Dsun6i_csi.c889 #define PHYS_OFFSET 0 macro
/linux-5.10/arch/arm64/include/asm/
Dmemory.h174 #define PHYS_OFFSET ({ VM_BUG_ON(memstart_addr & 1); memstart_addr; }) macro
/linux-5.10/drivers/gpu/drm/etnaviv/
Detnaviv_gpu.c31 #define PHYS_OFFSET 0 macro
/linux-5.10/arch/arm/
DKconfig267 config PHYS_OFFSET config