Lines Matching defs:cpu
209 xen_bind_virq(unsigned int virq, processorid_t cpu, int *port) in xen_bind_virq()
274 xen_bind_ipi(processorid_t cpu) in xen_bind_ipi()
288 xen_bind_vcpu(int evtchn, int cpu) in xen_bind_vcpu()
366 alloc_irq_evtchn(int irq, int index, int evtchn, int cpu) in alloc_irq_evtchn()
398 alloc_irq(int type, int index, int evtchn, int cpu) in alloc_irq()
513 ec_bind_vcpu(int evtchn, int cpu) in ec_bind_vcpu()
691 ec_bind_virq_to_irq(int virq, int cpu) in ec_bind_virq_to_irq()
717 ec_bind_ipi_to_irq(int ipl, int cpu) in ec_bind_ipi_to_irq()
752 ec_bind_cpu_ipis(int cpu) in ec_bind_cpu_ipis()
784 ec_irq_needs_rebind(int irq, int cpu) in ec_irq_needs_rebind()
793 ec_send_ipi(int ipl, int cpu) in ec_send_ipi()
803 ec_try_ipi(int ipl, int cpu) in ec_try_ipi()
1258 struct cpu *cpu = CPU; in xen_callback_handler() local