Searched defs:gic_irq_enable (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/kvm/lib/arm64/ | ||
H A D | gic_private.h | 13 void (*gic_irq_enable)(unsigned int intid); member |
H A D | gic.c | 62 void gic_irq_enable(unsigned int intid) in gic_irq_enable() function |