Home
last modified time | relevance | path

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

/linux-5.19.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.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.c76 static int exynos_set_cpu_boot_addr(int cpu, unsigned long boot_addr) in exynos_set_cpu_boot_addr()
97 static int exynos_get_cpu_boot_addr(int cpu, unsigned long *boot_addr) in exynos_get_cpu_boot_addr()
/linux-5.19.10/drivers/soc/renesas/
Drcar-rst.c36 static int rcar_rst_set_gen3_rproc_boot_addr(u64 boot_addr) in rcar_rst_set_gen3_rproc_boot_addr()
164 int rcar_rst_set_rproc_boot_addr(u64 boot_addr) in rcar_rst_set_rproc_boot_addr()
/linux-5.19.10/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()
/linux-5.19.10/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()
/linux-5.19.10/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()
/linux-5.19.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dpmu.h20 u32 boot_addr; member
/linux-5.19.10/arch/riscv/kernel/
Dcpu_ops_sbi.c67 unsigned long boot_addr = __pa_symbol(secondary_start_sbi); in sbi_cpu_start() local
/linux-5.19.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()
/linux-5.19.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()
Dpmsu.c113 void mvebu_pmsu_set_cpu_boot_addr(int hw_cpu, void *boot_addr) in mvebu_pmsu_set_cpu_boot_addr()
/linux-5.19.10/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c731 u8 *boot_addr, *cfe; in board_prom_init() local
/linux-5.19.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()
/linux-5.19.10/drivers/media/platform/amphion/
Dvpu_rpc.h26 unsigned long boot_addr; member
197 dma_addr_t boot_addr) in vpu_iface_init()
Dvpu_malone.c345 struct vpu_buffer *rpc, dma_addr_t boot_addr) in vpu_malone_init_rpc()
Dvpu_windsor.c556 struct vpu_buffer *rpc, dma_addr_t boot_addr) in vpu_windsor_init_rpc()
/linux-5.19.10/drivers/bluetooth/
Dbtintel.c29 u32 boot_addr; member
1021 u32 *boot_addr) in btintel_firmware_version()
1746 static int btintel_boot(struct hci_dev *hdev, u32 boot_addr) in btintel_boot()
/linux-5.19.10/drivers/remoteproc/
Dkeystone_remoteproc.c76 static int keystone_rproc_dsp_boot(struct keystone_rproc *ksproc, u32 boot_addr) in keystone_rproc_dsp_boot()
Dti_k3_dsp_remoteproc.c315 u32 boot_addr; in k3_dsp_rproc_start() local
Dti_k3_r5_remoteproc.c541 u32 boot_addr; in k3_r5_rproc_start() local
Dqcom_q6v5_mss.c1264 phys_addr_t boot_addr; in q6v5_mpss_load() local
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c10575 unsigned int boot_addr, unsigned int size) in t4_load_boot()