Searched refs:bind_evtchn_to_cpu (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/xen/events/ |
| D | events_base.c | 532 static void bind_evtchn_to_cpu(evtchn_port_t evtchn, unsigned int cpu, in bind_evtchn_to_cpu() function 894 bind_evtchn_to_cpu(evtchn, 0, false); in __startup_pirq() 1229 bind_evtchn_to_cpu(evtchn, 0, false); in bind_evtchn_to_irq_chip() 1287 bind_evtchn_to_cpu(evtchn, cpu, true); in bind_ipi_to_irq() 1404 bind_evtchn_to_cpu(evtchn, cpu, percpu); in bind_virq_to_irq() 1769 bind_evtchn_to_cpu(evtchn, info->cpu, false); in rebind_evtchn_irq() 1803 bind_evtchn_to_cpu(evtchn, tcpu, false); in xen_rebind_evtchn_to_cpu() 1987 bind_evtchn_to_cpu(evtchn, cpu, false); in restore_cpu_virqs() 2013 bind_evtchn_to_cpu(evtchn, cpu, false); in restore_cpu_ipis()
|