Home
last modified time | relevance | path

Searched refs:openpic_iack (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kvm/
H A Dmpic.c1126 static uint32_t openpic_iack(struct openpic *opp, struct irq_dest *dst, in openpic_iack() function
1185 kvmppc_set_epr(vcpu, openpic_iack(opp, &opp->dst[cpu], cpu)); in kvmppc_mpic_set_epr()
1216 retval = openpic_iack(opp, dst, idx); in openpic_cpu_read_internal()
/openbmc/qemu/hw/intc/
H A Dopenpic.c1056 static uint32_t openpic_iack(OpenPICState *opp, IRQDest *dst, int cpu) in openpic_iack() function
1136 retval = openpic_iack(opp, dst, idx); in openpic_cpu_read_internal()