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() local1026 struct kvmppc_xics *xics, int irq) in kvmppc_xics_create_ics()1296 struct kvmppc_xics *xics = dev->private; in xics_set_attr() local1307 struct kvmppc_xics *xics = dev->private; in xics_get_attr() local1333 struct kvmppc_xics *xics = dev->private; in kvmppc_xics_release() local1402 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()491 struct kvmppc_xics *xics = vcpu->kvm->arch.xics; in xics_rm_h_xirr() local530 struct kvmppc_xics *xics = vcpu->kvm->arch.xics; in xics_rm_h_ipi() local616 struct kvmppc_xics *xics = vcpu->kvm->arch.xics; in xics_rm_h_cppr() local677 struct kvmppc_xics *xics = vcpu->kvm->arch.xics; in ics_rm_eoi() local736 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()
320 struct kvmppc_xics *xics; member
Completed in 12 milliseconds