Searched defs:xics (Results 1 – 4 of 4) sorted by relevance
168 struct kvmppc_xics *xics = kvm->arch.xics; in kvmppc_xics_set_xive() local198 struct kvmppc_xics *xics = kvm->arch.xics; in kvmppc_xics_get_xive() local224 struct kvmppc_xics *xics = kvm->arch.xics; in kvmppc_xics_int_on() local251 struct kvmppc_xics *xics = kvm->arch.xics; in kvmppc_xics_int_off() local942 struct kvmppc_xics *xics = m->private; in xics_debug_show() local1035 struct kvmppc_xics *xics, int irq) in kvmppc_xics_create_ics()1305 struct kvmppc_xics *xics = dev->private; in xics_set_attr() local1316 struct kvmppc_xics *xics = dev->private; in xics_get_attr() local1342 struct kvmppc_xics *xics = dev->private; in kvmppc_xics_release() local1411 struct kvmppc_xics *xics; in kvmppc_xics_create() local[all …]
38 static void ics_rm_check_resend(struct kvmppc_xics *xics, in ics_rm_check_resend()215 static inline int check_too_hard(struct kvmppc_xics *xics, in check_too_hard()221 static void icp_rm_check_resend(struct kvmppc_xics *xics, in icp_rm_check_resend()277 static void icp_rm_deliver_irq(struct kvmppc_xics *xics, struct kvmppc_icp *icp, in icp_rm_deliver_irq()409 static void icp_rm_down_cppr(struct kvmppc_xics *xics, struct kvmppc_icp *icp, in icp_rm_down_cppr()486 struct kvmppc_xics *xics = vcpu->kvm->arch.xics; in xics_rm_h_xirr() local525 struct kvmppc_xics *xics = vcpu->kvm->arch.xics; in xics_rm_h_ipi() local611 struct kvmppc_xics *xics = vcpu->kvm->arch.xics; in xics_rm_h_cppr() local672 struct kvmppc_xics *xics = vcpu->kvm->arch.xics; in ics_rm_eoi() local731 struct kvmppc_xics *xics = vcpu->kvm->arch.xics; in xics_rm_h_eoi() local[all …]
128 static inline struct kvmppc_ics *kvmppc_xics_find_ics(struct kvmppc_xics *xics, in kvmppc_xics_find_ics()
315 struct kvmppc_xics *xics; member
Completed in 13 milliseconds