Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/xen/events/
Devents_base.c522 static void bind_evtchn_to_cpu(evtchn_port_t evtchn, unsigned int cpu, in bind_evtchn_to_cpu() function
902 bind_evtchn_to_cpu(evtchn, 0, false); in __startup_pirq()
1236 bind_evtchn_to_cpu(evtchn, 0, false); in bind_evtchn_to_irq_chip()
1288 bind_evtchn_to_cpu(evtchn, cpu, true); in bind_ipi_to_irq()
1405 bind_evtchn_to_cpu(evtchn, cpu, percpu); in bind_virq_to_irq()
1776 bind_evtchn_to_cpu(evtchn, info->cpu, false); in rebind_evtchn_irq()
1810 bind_evtchn_to_cpu(evtchn, tcpu, false); in xen_rebind_evtchn_to_cpu()
1994 bind_evtchn_to_cpu(evtchn, cpu, false); in restore_cpu_virqs()
2020 bind_evtchn_to_cpu(evtchn, cpu, false); in restore_cpu_ipis()