Home
last modified time | relevance | path

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

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