Searched defs:PHYS_OFFSET (Results 1 - 13 of 13) sorted by relevance

/linux-master/arch/mips/include/asm/mach-ip28/
H A Dspaces.h14 #define PHYS_OFFSET _AC(0x20000000, UL) macro
/linux-master/arch/mips/include/asm/mach-pic32/
H A Dspaces.h10 #define PHYS_OFFSET _AC(0x08000000, UL) macro
/linux-master/arch/mips/include/asm/mach-ip22/
H A Dspaces.h13 #define PHYS_OFFSET _AC(0x08000000, UL) macro
/linux-master/arch/mips/include/asm/mach-ip30/
H A Dspaces.h12 #define PHYS_OFFSET _AC(0x20000000, UL) macro
/linux-master/arch/mips/include/asm/mach-malta/
H A Dspaces.h37 #define PHYS_OFFSET _AC(0x80000000, UL) macro
/linux-master/arch/arm/boot/
H A DMakefile21 PHYS_OFFSET := $(CONFIG_PHYS_OFFSET) macro
/linux-master/arch/mips/include/asm/mach-generic/
H A Dspaces.h26 # define PHYS_OFFSET ((unsigned long)PFN_PHYS(ARCH_PFN_OFFSET)) macro
28 # define PHYS_OFFSET _AC(0, UL) macro
/linux-master/arch/hexagon/include/asm/
H A Dmem-layout.h31 #define PHYS_OFFSET __phys_offset macro
35 #define PHYS_OFFSET 0 macro
/linux-master/arch/nios2/include/asm/
H A Dpage.h39 #define PHYS_OFFSET CONFIG_NIOS2_MEM_BASE macro
/linux-master/arch/loongarch/include/asm/
H A Daddrspace.h23 #define PHYS_OFFSET _UL(0) macro
/linux-master/arch/arm/include/asm/
H A Dmemory.h198 #define PHYS_OFFSET ((phys_addr_t)__pv_phys_pfn_offset << PAGE_SHIFT) macro
281 #define PHYS_OFFSET PLAT_PHYS_OFFSET macro
/linux-master/arch/xtensa/include/asm/
H A Dpage.h31 #define PHYS_OFFSET XCHAL_KSEG_PADDR macro
36 #define PHYS_OFFSET _AC(CONFIG_DEFAULT_MEM_START, UL) macro
/linux-master/arch/arm64/include/asm/
H A Dmemory.h238 #define PHYS_OFFSET ({ VM_BUG_ON(memstart_addr & 1); memstart_addr; }) macro

Completed in 416 milliseconds