Home
last modified time | relevance | path

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

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