Searched refs:openpic (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dmpic.c128 static inline void write_IRQreg_idr(struct openpic *opp, int n_IRQ,
190 struct openpic { struct
241 static void mpic_irq_raise(struct openpic *opp, struct irq_dest *dst,
263 static void mpic_irq_lower(struct openpic *opp, struct irq_dest *dst,
291 static void IRQ_check(struct openpic *opp, struct irq_queue *q)
315 static int IRQ_get_next(struct openpic *opp, struct irq_queue *q)
323 static void IRQ_local_pipe(struct openpic *opp, int n_CPU, int n_IRQ,
411 static void openpic_update_irq(struct openpic *opp, int n_IRQ)
477 struct openpic *opp = opaque;
486 pr_debug("openpic
[all...]
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h316 struct openpic *mpic;
494 struct openpic;
802 struct openpic *mpic; /* KVM_IRQ_MPIC */
H A Dkvm_ppc.h443 struct openpic;
901 void kvmppc_mpic_disconnect_vcpu(struct openpic *opp, struct kvm_vcpu *vcpu);
915 static inline void kvmppc_mpic_disconnect_vcpu(struct openpic *opp,

Completed in 133 milliseconds