Searched refs:CONFIG_PHYSICAL_START (Results 1 – 5 of 5) sorted by relevance
7 #if defined(CONFIG_PHYSICAL_ALIGN) && (CONFIG_PHYSICAL_START != 0)8 #if (CONFIG_PHYSICAL_START % CONFIG_PHYSICAL_ALIGN) != 0
20 CONFIG_PHYSICAL_START ?= $(CONFIG_MEMORY_START) macro114 CONFIG_PHYSICAL_START CONFIG_ZERO_PAGE_OFFSET CONFIG_ENTRY_OFFSET \
283 ifdef CONFIG_PHYSICAL_START284 load-y = $(CONFIG_PHYSICAL_START)
209 ASSERT(SIZEOF(.data..percpu) < CONFIG_PHYSICAL_START,
2156 (CONFIG_PHYSICAL_START) is used as the minimum location.