Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic.c117 void gic_irq_set_active(unsigned int intid) in gic_irq_set_active() function
120 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.c396 .gic_irq_set_active = gicv3_irq_set_active,
/linux/tools/testing/selftests/kvm/include/aarch64/
H A Dgic.h53 void gic_irq_set_active(unsigned int intid);