Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/lib/aarch64/ !
Dgic_private.h23 bool (*gic_irq_get_active)(uint32_t intid); member
Dgic.c129 bool gic_irq_get_active(unsigned int intid) in gic_irq_get_active() function