Home
last modified time | relevance | path

Searched defs:gic_irq_clear_active (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/tools/testing/selftests/kvm/lib/aarch64/
Dgic_private.h22 void (*gic_irq_clear_active)(uint32_t intid); member
Dgic.c123 void gic_irq_clear_active(unsigned int intid) in gic_irq_clear_active() function