Home
last modified time | relevance | path

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

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