Home
last modified time | relevance | path

Searched refs:gic_irq_set_active (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic.c121 void gic_irq_set_active(unsigned int intid) in gic_irq_set_active() function
124 gic_common_ops->gic_irq_set_active(intid); in gic_irq_set_active()
H A Dgic_private.h21 void (*gic_irq_set_active)(uint32_t intid); member
H A Dgic_v3.c391 .gic_irq_set_active = gicv3_irq_set_active,
/openbmc/linux/tools/testing/selftests/kvm/include/aarch64/
H A Dgic.h39 void gic_irq_set_active(unsigned int intid);