Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/events/
Devents_base.c332 static void bind_evtchn_to_cpu(unsigned int chn, unsigned int cpu) in bind_evtchn_to_cpu() function
536 bind_evtchn_to_cpu(evtchn, 0); in __startup_pirq()
856 bind_evtchn_to_cpu(evtchn, 0); in bind_evtchn_to_irq()
899 bind_evtchn_to_cpu(evtchn, cpu); in bind_ipi_to_irq()
1002 bind_evtchn_to_cpu(evtchn, cpu); in bind_virq_to_irq()
1287 bind_evtchn_to_cpu(evtchn, info->cpu); in rebind_evtchn_irq()
1323 bind_evtchn_to_cpu(evtchn, tcpu); in xen_rebind_evtchn_to_cpu()
1462 bind_evtchn_to_cpu(evtchn, cpu); in restore_cpu_virqs()
1486 bind_evtchn_to_cpu(evtchn, cpu); in restore_cpu_ipis()