Searched refs:CONFIG_PHYSICAL_START (Results 1 – 11 of 11) sorted by relevance
7 #if defined(CONFIG_PHYSICAL_ALIGN) && (CONFIG_PHYSICAL_START != 0)8 #if (CONFIG_PHYSICAL_START % CONFIG_PHYSICAL_ALIGN) != 0
82 #define LOAD_OFFSET ASM_CONST((CONFIG_KERNEL_START-CONFIG_PHYSICAL_START))98 #define PHYSICAL_START ASM_CONST(CONFIG_PHYSICAL_START)
113 #ifdef CONFIG_PHYSICAL_START114 #define PHYSICAL_OFFSET (CONFIG_PHYSICAL_START - __MEMORY_START)
20 CONFIG_PHYSICAL_START ?= $(CONFIG_MEMORY_START) macro114 CONFIG_PHYSICAL_START CONFIG_ZERO_PAGE_OFFSET CONFIG_ENTRY_OFFSET \
10 #define LOAD_PHYSICAL_ADDR ((CONFIG_PHYSICAL_START \
40 #define __PHYSICAL_START ALIGN(CONFIG_PHYSICAL_START, \
225 ASSERT(SIZEOF(.data..percpu) < CONFIG_PHYSICAL_START,
258 ifdef CONFIG_PHYSICAL_START259 load-y = $(CONFIG_PHYSICAL_START)
198 If you are using a relocatable kernel use CONFIG_PHYSICAL_START=0x100000208 CONFIG_PHYSICAL_START=0x1000000
587 CONFIG_PHYSICAL_START is ignored. However CONFIG_PHYSICAL_START1161 address CONFIG_PHYSICAL_START is ignored.
2111 (CONFIG_PHYSICAL_START) is used as the minimum location.