Home
last modified time | relevance | path

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

/linux/arch/sh/include/asm/
H A Dpage.h101 #define PHYSICAL_OFFSET (CONFIG_PHYSICAL_START - __MEMORY_START) macro
103 #define PHYSICAL_OFFSET 0 macro
/linux/arch/sh/kernel/
H A Dvmlinux.lds.S21 . = PAGE_OFFSET + MEMORY_OFFSET + PHYSICAL_OFFSET + CONFIG_ZERO_PAGE_OFFSET;