Home
last modified time | relevance | path

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

/arch/sh/include/asm/
A Dpage.h101 #define PHYSICAL_OFFSET (CONFIG_PHYSICAL_START - __MEMORY_START) macro
103 #define PHYSICAL_OFFSET 0 macro
/arch/sh/kernel/
A Dvmlinux.lds.S21 . = PAGE_OFFSET + MEMORY_OFFSET + PHYSICAL_OFFSET + CONFIG_ZERO_PAGE_OFFSET;
/arch/sh/mm/
A Dinit.c237 u32 zero_base = (u32)__MEMORY_START + (u32)PHYSICAL_OFFSET; in early_reserve_mem()

Completed in 12 milliseconds