Home
last modified time | relevance | path

Searched refs:plat_my_core_pos (Results 1 – 25 of 56) sorted by relevance

123

/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
Darm_gicv3.c91 gicv3_rdistif_init(plat_my_core_pos()); in plat_arm_gic_init()
92 gicv3_cpuif_enable(plat_my_core_pos()); in plat_arm_gic_init()
100 gicv3_cpuif_enable(plat_my_core_pos()); in plat_arm_gic_cpuif_enable()
108 gicv3_cpuif_disable(plat_my_core_pos()); in plat_arm_gic_cpuif_disable()
116 gicv3_rdistif_init(plat_my_core_pos()); in plat_arm_gic_pcpu_init()
124 gicv3_rdistif_on(plat_my_core_pos()); in plat_arm_gic_redistif_on()
129 gicv3_rdistif_off(plat_my_core_pos()); in plat_arm_gic_redistif_off()
152 gicv3_rdistif_save(plat_my_core_pos(), &rdist_ctx); in plat_arm_gic_save()
175 gicv3_rdistif_init_restore(plat_my_core_pos(), &rdist_ctx); in plat_arm_gic_resume()
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/
Drockchip_gicv3.c73 gicv3_rdistif_init(plat_my_core_pos()); in plat_rockchip_gic_init()
74 gicv3_cpuif_enable(plat_my_core_pos()); in plat_rockchip_gic_init()
82 gicv3_cpuif_enable(plat_my_core_pos()); in plat_rockchip_gic_cpuif_enable()
90 gicv3_cpuif_disable(plat_my_core_pos()); in plat_rockchip_gic_cpuif_disable()
99 gicv3_rdistif_init(plat_my_core_pos()); in plat_rockchip_gic_pcpu_init()
/device/linaro/bootloader/arm-trusted-firmware/plat/common/
Dplat_gicv3.c110 return gicv3_get_interrupt_type(id, plat_my_core_pos()); in plat_ic_get_interrupt_type()
195 return gicv3_get_interrupt_active(id, plat_my_core_pos()); in plat_ic_get_interrupt_active()
200 gicv3_enable_interrupt(id, plat_my_core_pos()); in plat_ic_enable_interrupt()
205 gicv3_disable_interrupt(id, plat_my_core_pos()); in plat_ic_disable_interrupt()
210 gicv3_set_interrupt_priority(id, plat_my_core_pos(), priority); in plat_ic_set_interrupt_priority()
222 gicv3_set_interrupt_type(id, plat_my_core_pos(), type); in plat_ic_set_interrupt_type()
260 gicv3_set_interrupt_pending(id, plat_my_core_pos()); in plat_ic_set_interrupt_pending()
267 gicv3_clear_interrupt_pending(id, plat_my_core_pos()); in plat_ic_clear_interrupt_pending()
/device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
Duniphier_gicv3.c97 gicv3_rdistif_init(plat_my_core_pos()); in uniphier_gic_init()
98 gicv3_cpuif_enable(plat_my_core_pos()); in uniphier_gic_init()
103 gicv3_cpuif_enable(plat_my_core_pos()); in uniphier_gic_cpuif_enable()
108 gicv3_cpuif_disable(plat_my_core_pos()); in uniphier_gic_cpuif_disable()
113 gicv3_rdistif_init(plat_my_core_pos()); in uniphier_gic_pcpu_init()
Duniphier_helpers.S11 .global plat_my_core_pos symbol
27 func plat_my_core_pos
30 endfunc plat_my_core_pos
/device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
Dopteed_pm.c30 uint32_t linear_id = plat_my_core_pos(); in opteed_cpu_off_handler()
63 uint32_t linear_id = plat_my_core_pos(); in opteed_cpu_suspend_handler()
93 uint32_t linear_id = plat_my_core_pos(); in opteed_cpu_on_finish_handler()
129 uint32_t linear_id = plat_my_core_pos(); in opteed_cpu_suspend_finish_handler()
168 uint32_t linear_id = plat_my_core_pos(); in opteed_system_off()
188 uint32_t linear_id = plat_my_core_pos(); in opteed_system_reset()
Dopteed_main.c70 linear_id = plat_my_core_pos(); in opteed_sel1_interrupt_handler()
101 linear_id = plat_my_core_pos(); in opteed_setup()
157 uint32_t linear_id = plat_my_core_pos(); in opteed_init()
200 uint32_t linear_id = plat_my_core_pos(); in opteed_smc_handler()
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
Dtspd_pm.c31 uint32_t linear_id = plat_my_core_pos(); in tspd_cpu_off_handler()
70 uint32_t linear_id = plat_my_core_pos(); in tspd_cpu_suspend_handler()
106 uint32_t linear_id = plat_my_core_pos(); in tspd_cpu_on_finish_handler()
151 uint32_t linear_id = plat_my_core_pos(); in tspd_cpu_suspend_finish_handler()
190 uint32_t linear_id = plat_my_core_pos(); in tspd_system_off()
216 uint32_t linear_id = plat_my_core_pos(); in tspd_system_reset()
/device/linaro/bootloader/arm-trusted-firmware/plat/compat/aarch64/
Dplat_helpers_compat.S12 .globl plat_my_core_pos symbol
21 func plat_my_core_pos
24 endfunc plat_my_core_pos
/device/linaro/bootloader/arm-trusted-firmware/plat/qemu/aarch64/
Dplat_helpers.S12 .globl plat_my_core_pos symbol
23 func plat_my_core_pos
26 endfunc plat_my_core_pos
65 bl plat_my_core_pos
/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/
Dtsp_main.c58 linear_id = plat_my_core_pos(); in set_smc_args()
84 uint32_t linear_id = plat_my_core_pos(); in tsp_main()
116 uint32_t linear_id = plat_my_core_pos(); in tsp_cpu_on_main()
153 uint32_t linear_id = plat_my_core_pos(); in tsp_cpu_off_main()
196 uint32_t linear_id = plat_my_core_pos(); in tsp_cpu_suspend_main()
238 uint32_t linear_id = plat_my_core_pos(); in tsp_cpu_resume_main()
276 uint32_t linear_id = plat_my_core_pos(); in tsp_system_off_main()
308 uint32_t linear_id = plat_my_core_pos(); in tsp_system_reset_main()
344 uint32_t linear_id = plat_my_core_pos(); in tsp_smc_handler()
Dtsp_interrupt.c28 uint32_t linear_id = plat_my_core_pos(); in tsp_update_sync_sel1_intr_stats()
54 uint32_t linear_id = plat_my_core_pos(); in tsp_handle_preemption()
75 uint32_t linear_id = plat_my_core_pos(), id; in tsp_common_int_handler()
Dtsp_timer.c71 uint32_t linear_id = plat_my_core_pos(); in tsp_generic_timer_save()
84 uint32_t linear_id = plat_my_core_pos(); in tsp_generic_timer_restore()
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/aarch32/
Darm_helpers.S10 .weak plat_my_core_pos
21 func plat_my_core_pos
24 endfunc plat_my_core_pos
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/aarch64/
Dplat_helpers.S13 .globl plat_my_core_pos symbol
46 func plat_my_core_pos
52 endfunc plat_my_core_pos
/device/linaro/bootloader/arm-trusted-firmware/bl32/sp_min/
Dsp_min_main.c40 return &sp_min_smc_context[plat_my_core_pos()]; in smc_get_ctx()
51 return &sp_min_smc_context[plat_my_core_pos()]; in smc_get_next_ctx()
62 return sp_min_cpu_ctx_ptr[plat_my_core_pos()]; in cm_get_context()
72 sp_min_cpu_ctx_ptr[plat_my_core_pos()] = context; in cm_set_context()
/device/linaro/bootloader/arm-trusted-firmware/plat/xilinx/zynqmp/
Dplat_psci.c91 unsigned int cpu_id = plat_my_core_pos(); in zynqmp_nopmu_pwr_domain_off()
108 unsigned int cpu_id = plat_my_core_pos(); in zynqmp_pwr_domain_off()
132 unsigned int cpu_id = plat_my_core_pos(); in zynqmp_nopmu_pwr_domain_suspend()
159 unsigned int cpu_id = plat_my_core_pos(); in zynqmp_pwr_domain_suspend()
192 unsigned int cpu_id = plat_my_core_pos(); in zynqmp_nopmu_pwr_domain_suspend_finish()
209 unsigned int cpu_id = plat_my_core_pos(); in zynqmp_pwr_domain_suspend_finish()
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/aarch64/
Darm_helpers.S10 .weak plat_my_core_pos
24 func plat_my_core_pos
27 endfunc plat_my_core_pos
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/aarch64/
Dhikey_helpers.S11 .globl plat_my_core_pos symbol
18 func plat_my_core_pos
24 endfunc plat_my_core_pos
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/aarch64/
Dplat_helpers.S24 .globl plat_my_core_pos symbol
54 func plat_my_core_pos
60 endfunc plat_my_core_pos
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/aarch64/
Dhikey960_helpers.S13 .globl plat_my_core_pos symbol
24 func plat_my_core_pos
30 endfunc plat_my_core_pos
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/css/common/aarch32/
Dcss_helpers.S74 bl plat_my_core_pos
91 bl plat_my_core_pos
/device/linaro/bootloader/arm-trusted-firmware/lib/locks/bakery/
Dbakery_lock_coherent.c97 me = plat_my_core_pos(); in bakery_lock_get()
143 unsigned int me = plat_my_core_pos(); in bakery_lock_release()
/device/linaro/bootloader/arm-trusted-firmware/lib/pmf/
Dpmf_main.c185 plat_my_core_pos(), tid, ts); in __pmf_dump_timestamp()
219 tid, plat_my_core_pos()); in __pmf_store_timestamp()
233 tid, plat_my_core_pos()); in __pmf_store_timestamp_with_cache_maint()
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/css/common/aarch64/
Dcss_helpers.S94 bl plat_my_core_pos
110 bl plat_my_core_pos

123