Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Dmpic.c129 static inline void write_IRQreg_idr(struct openpic *opp, int n_IRQ,
191 struct openpic { struct
242 static void mpic_irq_raise(struct openpic *opp, struct irq_dest *dst, in mpic_irq_raise() argument
264 static void mpic_irq_lower(struct openpic *opp, struct irq_dest *dst, in mpic_irq_lower()
292 static void IRQ_check(struct openpic *opp, struct irq_queue *q) in IRQ_check()
316 static int IRQ_get_next(struct openpic *opp, struct irq_queue *q) in IRQ_get_next()
324 static void IRQ_local_pipe(struct openpic *opp, int n_CPU, int n_IRQ, in IRQ_local_pipe()
412 static void openpic_update_irq(struct openpic *opp, int n_IRQ) in openpic_update_irq()
478 struct openpic *opp = opaque; in openpic_set_irq()
513 static void openpic_reset(struct openpic *opp) in openpic_reset()
[all …]
/arch/powerpc/include/asm/
Dkvm_host.h257 struct openpic *mpic;
410 struct openpic;
651 struct openpic *mpic; /* KVM_IRQ_MPIC */
Dkvm_ppc.h379 struct openpic;
487 void kvmppc_mpic_disconnect_vcpu(struct openpic *opp, struct kvm_vcpu *vcpu);
501 static inline void kvmppc_mpic_disconnect_vcpu(struct openpic *opp, in kvmppc_mpic_disconnect_vcpu()