Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/xen/
Devents.c285 static void bind_evtchn_to_cpu(unsigned int chn, unsigned int cpu) in bind_evtchn_to_cpu() function
537 bind_evtchn_to_cpu(evtchn, 0); in __startup_pirq()
570 bind_evtchn_to_cpu(evtchn, 0); in shutdown_pirq()
813 bind_evtchn_to_cpu(evtchn, cpu); in bind_ipi_to_irq()
863 bind_evtchn_to_cpu(evtchn, cpu); in bind_virq_to_irq()
898 bind_evtchn_to_cpu(evtchn, 0); in unbind_from_irq()
1291 bind_evtchn_to_cpu(evtchn, tcpu); in rebind_irq_to_cpu()
1424 bind_evtchn_to_cpu(evtchn, cpu); in restore_cpu_virqs()
1448 bind_evtchn_to_cpu(evtchn, cpu); in restore_cpu_ipis()