Home
last modified time | relevance | path

Searched refs:PHYS_OFFSET (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/mips/include/asm/mach-generic/
A Dspaces.h15 #ifndef PHYS_OFFSET
16 #define PHYS_OFFSET _AC(0, UL) macro
90 #define PAGE_OFFSET (CAC_BASE + PHYS_OFFSET)
/u-boot/arch/arm/include/asm/
A Dmemory.h27 #define PHYS_PFN_OFFSET (PHYS_OFFSET >> PAGE_SHIFT)
/u-boot/arch/mips/include/asm/
A Dio.h114 return (void *)(address + PAGE_OFFSET - PHYS_OFFSET); in phys_to_virt()

Completed in 5 milliseconds