Searched defs:gic_irq_get_active (Results 1 – 2 of 2) sorted by relevance
| /tools/testing/selftests/kvm/lib/aarch64/ | ||
| D | gic_private.h | 23 bool (*gic_irq_get_active)(uint32_t intid); member |
| D | gic.c | 129 bool gic_irq_get_active(unsigned int intid) in gic_irq_get_active() function |