Home
last modified time | relevance | path

Searched refs:plat_ic_end_of_interrupt (Results 1 – 20 of 20) sorted by relevance

/trusted-firmware-a/plat/common/
A Dplat_gicv3.c29 #pragma weak plat_ic_end_of_interrupt macro
128 void plat_ic_end_of_interrupt(uint32_t id) in plat_ic_end_of_interrupt() function
300 #pragma weak plat_ic_end_of_interrupt macro
337 void plat_ic_end_of_interrupt(uint32_t id) in plat_ic_end_of_interrupt() function
A Dplat_gicv2.c24 #pragma weak plat_ic_end_of_interrupt macro
120 void plat_ic_end_of_interrupt(uint32_t id) in plat_ic_end_of_interrupt() function
/trusted-firmware-a/plat/qti/common/src/
A Dqti_interrupt_svc.c41 plat_ic_end_of_interrupt(irq); in qti_el3_interrupt_handler()
/trusted-firmware-a/plat/nxp/common/setup/
A Dls_interrupt_mgmt.c50 plat_ic_end_of_interrupt(intr_id); in ls_el3_interrupt_handler()
/trusted-firmware-a/bl32/tsp/
A Dtsp_interrupt.c104 plat_ic_end_of_interrupt(id); in tsp_common_int_handler()
/trusted-firmware-a/services/std_svc/sdei/
A Dsdei_intr_mgmt.c376 plat_ic_end_of_interrupt(intr_raw); in handle_masked_trigger()
403 plat_ic_end_of_interrupt(intr_raw); in handle_masked_trigger()
505 plat_ic_end_of_interrupt(intr_raw); in sdei_intr_handler()
576 plat_ic_end_of_interrupt(intr_raw); in sdei_intr_handler()
/trusted-firmware-a/plat/marvell/armada/common/
A Dmarvell_gicv2.c87 plat_ic_end_of_interrupt(irq); in a7k8k_pmu_interrupt_handler()
/trusted-firmware-a/plat/nvidia/tegra/common/
A Dtegra_fiq_glue.c93 plat_ic_end_of_interrupt(id); in tegra_fiq_interrupt_handler()
/trusted-firmware-a/plat/arm/css/sgi/
A Dsgi_ras.c161 plat_ic_end_of_interrupt(intr); in sgi_ras_intr_handler()
/trusted-firmware-a/bl32/sp_min/
A Dsp_min_main.c247 plat_ic_end_of_interrupt(id); in sp_min_fiq()
/trusted-firmware-a/include/plat/common/
A Dplatform.h86 void plat_ic_end_of_interrupt(uint32_t id);
/trusted-firmware-a/services/spd/tlkd/
A Dtlkd_main.c66 plat_ic_end_of_interrupt(irq); in tlkd_interrupt_handler()
/trusted-firmware-a/plat/xilinx/versal/pm_service/
A Dpm_svc_main.c45 plat_ic_end_of_interrupt(id);
/trusted-firmware-a/plat/xilinx/zynqmp/pm_service/
A Dpm_svc_main.c113 plat_ic_end_of_interrupt(id); in ttc_fiq_handler()
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1plat_ic_end_of_interrupt:40,plat_ic_get_interrupt_id:53,plat_ic_get_interrupt_typ:40,plat_ic_get_p…
/trusted-firmware-a/docs/design/
A Dinterrupt-framework-design.rst950 timer and calling the ``plat_ic_end_of_interrupt()`` platform API to signal
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dinterrupt-framework-design.rst.txt950 timer and calling the ``plat_ic_end_of_interrupt()`` platform API to signal
/trusted-firmware-a/docs/getting_started/
A Dporting-guide.rst2797 Function : plat_ic_end_of_interrupt() [mandatory]
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dporting-guide.rst.txt2797 Function : plat_ic_end_of_interrupt() [mandatory]
/trusted-firmware-a/build/qemu/release/bl31/
A Dbl31.map335 .text.plat_ic_end_of_interrupt

Completed in 43 milliseconds