Searched refs:translate_sgisource (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | arm_gic_kvm.c | 221 static void translate_sgisource(GICState *s, int irq, int cpu, in translate_sgisource() function 357 kvm_dist_put(s, 0xf20, 8, GIC_NR_SGIS, translate_sgisource); in kvm_arm_gic_put() 444 kvm_dist_get(s, 0xf10, 8, GIC_NR_SGIS, translate_sgisource); in kvm_arm_gic_get()
|