Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/xen/events/
Devents_base.c523 static void bind_evtchn_to_cpu(evtchn_port_t evtchn, unsigned int cpu, in bind_evtchn_to_cpu() function
904 bind_evtchn_to_cpu(evtchn, 0, false); in __startup_pirq()
1238 bind_evtchn_to_cpu(evtchn, 0, false); in bind_evtchn_to_irq_chip()
1296 bind_evtchn_to_cpu(evtchn, cpu, true); in bind_ipi_to_irq()
1413 bind_evtchn_to_cpu(evtchn, cpu, percpu); in bind_virq_to_irq()
1784 bind_evtchn_to_cpu(evtchn, info->cpu, false); in rebind_evtchn_irq()
1818 bind_evtchn_to_cpu(evtchn, tcpu, false); in xen_rebind_evtchn_to_cpu()
2002 bind_evtchn_to_cpu(evtchn, cpu, false); in restore_cpu_virqs()
2028 bind_evtchn_to_cpu(evtchn, cpu, false); in restore_cpu_ipis()