Home
last modified time | relevance | path

Searched refs:CONFIG_MEMORY_START (Results 1 – 25 of 38) sorted by relevance

12

/linux/arch/sh/boot/compressed/
A Dhead_64.S24 #define MMUIR_TEXT_H 0x0000000000000003 | CONFIG_MEMORY_START
26 #define MMUIR_TEXT_L 0x000000000000009a | CONFIG_MEMORY_START
29 #define MMUDR_CACHED_H 0x0000000000000003 | CONFIG_MEMORY_START
31 #define MMUDR_CACHED_L 0x000000000000015a | CONFIG_MEMORY_START
153 movi datalabel (CONFIG_MEMORY_START + 0x2000)+1, r19
/linux/arch/h8300/boot/compressed/
A DMakefile17 CONFIG_MEMORY_START ?= 0x00400000 macro
19 IMAGE_OFFSET := $(shell printf "0x%08x" $$(($(CONFIG_MEMORY_START)+$(CONFIG_BOOT_LINK_OFFSET))))
23 --defsym output=$(CONFIG_MEMORY_START)
/linux/arch/sh/boot/
A DMakefile16 CONFIG_MEMORY_START ?= 0x0c000000 macro
20 CONFIG_PHYSICAL_START ?= $(CONFIG_MEMORY_START)
113 export CONFIG_PAGE_OFFSET CONFIG_MEMORY_START CONFIG_BOOT_LINK_OFFSET \
/linux/arch/nds32/kernel/
A Dhead.S72 #if CONFIG_MEMORY_START >= 0xc0000000
74 #elif CONFIG_MEMORY_START >= 0x80000000
76 #elif CONFIG_MEMORY_START >= 0x40000000
/linux/arch/sh/configs/
A Dj2_defconfig7 CONFIG_MEMORY_START=0x10000000
A Dse7751_defconfig11 CONFIG_MEMORY_START=0x0c000000
A Dse7619_defconfig13 CONFIG_MEMORY_START=0x0c000000
A Dse7722_defconfig12 CONFIG_MEMORY_START=0x0c000000
A Dse7750_defconfig13 CONFIG_MEMORY_START=0x0c000000
A Dhp6xx_defconfig9 CONFIG_MEMORY_START=0x0d000000
A Drsk7269_defconfig9 CONFIG_MEMORY_START=0x0c000000
A Dsh7710voipgw_defconfig14 CONFIG_MEMORY_START=0x0c000000
A Dse7705_defconfig11 CONFIG_MEMORY_START=0x0c000000
A Dlboxre2_defconfig10 CONFIG_MEMORY_START=0x0c000000
A Dshmin_defconfig15 CONFIG_MEMORY_START=0x0c000000
A Drsk7264_defconfig21 CONFIG_MEMORY_START=0x0c000000
A Ddreamcast_defconfig10 CONFIG_MEMORY_START=0x0c000000
A Dmagicpanelr2_defconfig18 CONFIG_MEMORY_START=0x0C000000
A Drts7751r2d1_defconfig9 CONFIG_MEMORY_START=0x0c000000
A Dsh7757lcr_defconfig17 CONFIG_MEMORY_START=0x40000000
A Dpolaris_defconfig16 CONFIG_MEMORY_START=0x0C000000
A Drts7751r2dplus_defconfig9 CONFIG_MEMORY_START=0x0c000000
A Dshx3_defconfig30 CONFIG_MEMORY_START=0x0c000000
A Dapsh4a3a_defconfig15 CONFIG_MEMORY_START=0x0C000000
A Dmigor_defconfig12 CONFIG_MEMORY_START=0x0c000000

Completed in 24 milliseconds

12