/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/ |
D | arm_gicv3.c | 91 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/ |
D | rockchip_gicv3.c | 73 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/socionext/uniphier/ |
D | uniphier_gicv3.c | 97 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()
|
D | uniphier_helpers.S | 11 .global plat_my_core_pos symbol 27 func plat_my_core_pos 30 endfunc plat_my_core_pos
|
/device/linaro/bootloader/arm-trusted-firmware/plat/common/ |
D | plat_gicv3.c | 110 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/services/spd/tspd/ |
D | tspd_pm.c | 31 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/services/spd/opteed/ |
D | opteed_pm.c | 30 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()
|
D | opteed_main.c | 70 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/plat/compat/aarch64/ |
D | plat_helpers_compat.S | 12 .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/ |
D | plat_helpers.S | 12 .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/ |
D | tsp_main.c | 58 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()
|
D | tsp_interrupt.c | 28 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()
|
D | tsp_timer.c | 71 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/ |
D | arm_helpers.S | 10 .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/ |
D | plat_helpers.S | 13 .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/ |
D | sp_min_main.c | 40 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/ |
D | plat_psci.c | 91 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/ |
D | arm_helpers.S | 10 .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/ |
D | hikey_helpers.S | 11 .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/ |
D | plat_helpers.S | 24 .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/ |
D | hikey960_helpers.S | 13 .globl plat_my_core_pos symbol 24 func plat_my_core_pos 30 endfunc plat_my_core_pos
|
/device/linaro/bootloader/arm-trusted-firmware/lib/locks/bakery/ |
D | bakery_lock_coherent.c | 97 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/plat/arm/css/common/aarch32/ |
D | css_helpers.S | 74 bl plat_my_core_pos 91 bl plat_my_core_pos
|
/device/linaro/bootloader/arm-trusted-firmware/lib/pmf/ |
D | pmf_main.c | 185 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/ |
D | css_helpers.S | 94 bl plat_my_core_pos 110 bl plat_my_core_pos
|