Searched refs:translate_active (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | arm_gic_kvm.c | 174 static void translate_active(GICState *s, int irq, int cpu, in translate_active() function 349 kvm_dist_put(s, 0x300, 1, s->num_irq, translate_active); in kvm_arm_gic_put() 432 kvm_dist_get(s, 0x300, 1, s->num_irq, translate_active); in kvm_arm_gic_get()
|