Searched refs:kvmppc_xics (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dbook3s_xics.c61 static void icp_deliver_irq(struct kvmppc_xics *xics, struct kvmppc_icp *icp,
69 static int ics_deliver_irq(struct kvmppc_xics *xics, u32 irq, u32 level)
125 static void ics_check_resend(struct kvmppc_xics *xics, struct kvmppc_ics *ics,
140 static bool write_xive(struct kvmppc_xics *xics, struct kvmppc_ics *ics,
168 struct kvmppc_xics *xics = kvm->arch.xics;
198 struct kvmppc_xics *xics = kvm->arch.xics;
224 struct kvmppc_xics *xics = kvm->arch.xics;
251 struct kvmppc_xics *xics = kvm->arch.xics;
318 static void icp_check_resend(struct kvmppc_xics *xics,
377 static void icp_deliver_irq(struct kvmppc_xics *xic
[all...]
H A Dbook3s_hv_rm_xics.c33 static void icp_rm_deliver_irq(struct kvmppc_xics *xics, struct kvmppc_icp *icp,
38 static void ics_rm_check_resend(struct kvmppc_xics *xics,
215 static inline int check_too_hard(struct kvmppc_xics *xics,
221 static void icp_rm_check_resend(struct kvmppc_xics *xics,
277 static void icp_rm_deliver_irq(struct kvmppc_xics *xics, struct kvmppc_icp *icp,
409 static void icp_rm_down_cppr(struct kvmppc_xics *xics, struct kvmppc_icp *icp,
491 struct kvmppc_xics *xics = vcpu->kvm->arch.xics;
530 struct kvmppc_xics *xics = vcpu->kvm->arch.xics;
616 struct kvmppc_xics *xics = vcpu->kvm->arch.xics;
677 struct kvmppc_xics *xic
[all...]
H A Dbook3s_xics.h103 struct kvmppc_xics { struct
128 static inline struct kvmppc_ics *kvmppc_xics_find_ics(struct kvmppc_xics *xics,
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h203 struct kvmppc_xics;
319 struct kvmppc_xics *xics;
320 struct kvmppc_xics *xics_device;

Completed in 101 milliseconds