Home
last modified time | relevance | path

Searched refs:arm_gic_get_active (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/arch/arm/core/cortex_a_r/
Disr_wrapper.S180 bl arm_gic_get_active
292 bl arm_gic_get_active
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Dgic.h334 unsigned int arm_gic_get_active(void);
/Zephyr-latest/arch/arm64/core/
Disr_wrapper.S62 bl arm_gic_get_active
/Zephyr-latest/drivers/interrupt_controller/
Dintc_gic.c128 unsigned int arm_gic_get_active(void) in arm_gic_get_active() function
Dintc_gicv3.c247 unsigned int arm_gic_get_active(void) in arm_gic_get_active() function