Home
last modified time | relevance | path

Searched defs:boot_addr (Results 1 – 25 of 41) sorted by relevance

12

/kernel/linux/linux-5.10/arch/arm/mach-exynos/
Dpm.c204 unsigned long boot_addr; in exynos_cpu0_enter_aftr() local
234 unsigned long boot_addr = __pa_symbol(exynos_cpu_resume); in exynos_cpu0_enter_aftr() local
322 unsigned long boot_addr = __pa_symbol(exynos_cpu_resume); in exynos_pre_enter_aftr() local
Dplatsmp.c269 int exynos_set_boot_addr(u32 core_id, unsigned long boot_addr) in exynos_set_boot_addr()
294 int exynos_get_boot_addr(u32 core_id, unsigned long *boot_addr) in exynos_get_boot_addr()
372 unsigned long boot_addr; in exynos_boot_secondary() local
Dfirmware.c74 static int exynos_set_cpu_boot_addr(int cpu, unsigned long boot_addr) in exynos_set_cpu_boot_addr()
95 static int exynos_get_cpu_boot_addr(int cpu, unsigned long *boot_addr) in exynos_get_cpu_boot_addr()
/kernel/linux/linux-6.6/arch/arm/mach-exynos/
Dpm.c204 unsigned long boot_addr; in exynos_cpu0_enter_aftr() local
234 unsigned long boot_addr = __pa_symbol(exynos_cpu_resume); in exynos_cpu0_enter_aftr() local
322 unsigned long boot_addr = __pa_symbol(exynos_cpu_resume); in exynos_pre_enter_aftr() local
Dplatsmp.c267 int exynos_set_boot_addr(u32 core_id, unsigned long boot_addr) in exynos_set_boot_addr()
292 int exynos_get_boot_addr(u32 core_id, unsigned long *boot_addr) in exynos_get_boot_addr()
370 unsigned long boot_addr; in exynos_boot_secondary() local
Dfirmware.c82 static int exynos_set_cpu_boot_addr(int cpu, unsigned long boot_addr) in exynos_set_cpu_boot_addr()
103 static int exynos_get_cpu_boot_addr(int cpu, unsigned long *boot_addr) in exynos_get_cpu_boot_addr()
/kernel/linux/linux-6.6/drivers/soc/renesas/
Drcar-rst.c43 static int rcar_rst_set_gen3_rproc_boot_addr(u64 boot_addr) in rcar_rst_set_gen3_rproc_boot_addr()
177 int rcar_rst_set_rproc_boot_addr(u64 boot_addr) in rcar_rst_set_rproc_boot_addr()
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8186/
Dmt8186-loader.c14 void mt8186_sof_hifixdsp_boot_sequence(struct snd_sof_dev *sdev, u32 boot_addr) in mt8186_sof_hifixdsp_boot_sequence()
/kernel/linux/linux-6.6/sound/soc/sof/mediatek/mt8195/
Dmt8195-loader.c13 void sof_hifixdsp_boot_sequence(struct snd_sof_dev *sdev, u32 boot_addr) in sof_hifixdsp_boot_sequence()
/kernel/linux/linux-6.6/include/linux/soc/renesas/
Drcar-rst.h10 static inline int rcar_rst_set_rproc_boot_addr(u64 boot_addr) { return -ENODEV; } in rcar_rst_set_rproc_boot_addr()
/kernel/linux/linux-5.10/arch/riscv/kernel/
Dcpu_ops_sbi.c59 unsigned long boot_addr = __pa_symbol(secondary_start_sbi); in sbi_cpu_start() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dpmu.h20 u32 boot_addr; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dpmu.h20 u32 boot_addr; member
/kernel/linux/linux-6.6/arch/riscv/kernel/
Dcpu_ops_sbi.c67 unsigned long boot_addr = __pa_symbol(secondary_start_sbi); in sbi_cpu_start() local
/kernel/linux/linux-5.10/drivers/firmware/
Dtrusted_foundations.c57 static int tf_set_cpu_boot_addr(int cpu, unsigned long boot_addr) in tf_set_cpu_boot_addr()
/kernel/linux/linux-6.6/drivers/firmware/
Dtrusted_foundations.c57 static int tf_set_cpu_boot_addr(int cpu, unsigned long boot_addr) in tf_set_cpu_boot_addr()
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
Dsystem-controller.c148 void mvebu_system_controller_set_cpu_boot_addr(void *boot_addr) in mvebu_system_controller_set_cpu_boot_addr()
Dplatsmp.c196 static int mv98dx3236_resume_set_cpu_boot_addr(int hw_cpu, void *boot_addr) in mv98dx3236_resume_set_cpu_boot_addr()
/kernel/linux/linux-6.6/arch/arm/mach-mvebu/
Dsystem-controller.c145 void mvebu_system_controller_set_cpu_boot_addr(void *boot_addr) in mvebu_system_controller_set_cpu_boot_addr()
Dplatsmp.c193 static int mv98dx3236_resume_set_cpu_boot_addr(int hw_cpu, void *boot_addr) in mv98dx3236_resume_set_cpu_boot_addr()
/kernel/linux/linux-5.10/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c731 u8 *boot_addr, *cfe; in board_prom_init() local
/kernel/linux/linux-6.6/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c731 u8 *boot_addr, *cfe; in board_prom_init() local
/kernel/linux/linux-6.6/arch/arm/mach-bcm/
Dplatsmp-brcmstb.c130 static void cpu_set_boot_addr(u32 cpu, unsigned long boot_addr) in cpu_set_boot_addr()
/kernel/linux/linux-5.10/arch/arm/mach-bcm/
Dplatsmp-brcmstb.c138 static void cpu_set_boot_addr(u32 cpu, unsigned long boot_addr) in cpu_set_boot_addr()
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
Dvpu_rpc.h26 unsigned long boot_addr; member
197 dma_addr_t boot_addr) in vpu_iface_init()

12