Home
last modified time | relevance | path

Searched refs:gicv3_get_interrupt_active (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/plat/common/
Dplat_gicv3.c206 return gicv3_get_interrupt_active(id, plat_my_core_pos()); in plat_ic_get_interrupt_active()
/external/arm-trusted-firmware/include/drivers/arm/
Dgicv3.h514 unsigned int gicv3_get_interrupt_active(unsigned int id, unsigned int proc_num);
/external/arm-trusted-firmware/drivers/arm/gic/v3/
Dgicv3_main.c966 unsigned int gicv3_get_interrupt_active(unsigned int id, unsigned int proc_num) in gicv3_get_interrupt_active() function