Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/events/
Devents_base.c332 static void bind_evtchn_to_cpu(unsigned int chn, unsigned int cpu) in bind_evtchn_to_cpu() function
544 bind_evtchn_to_cpu(evtchn, 0); in __startup_pirq()
866 bind_evtchn_to_cpu(evtchn, 0); in bind_evtchn_to_irq()
909 bind_evtchn_to_cpu(evtchn, cpu); in bind_ipi_to_irq()
1012 bind_evtchn_to_cpu(evtchn, cpu); in bind_virq_to_irq()
1297 bind_evtchn_to_cpu(evtchn, info->cpu); in rebind_evtchn_irq()
1338 bind_evtchn_to_cpu(evtchn, tcpu); in rebind_irq_to_cpu()
1472 bind_evtchn_to_cpu(evtchn, cpu); in restore_cpu_virqs()
1496 bind_evtchn_to_cpu(evtchn, cpu); in restore_cpu_ipis()