We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 706a741 commit 6aca480Copy full SHA for 6aca480
include/xen/events.h
@@ -75,7 +75,6 @@ void evtchn_put(evtchn_port_t evtchn);
75
76
void xen_send_IPI_one(unsigned int cpu, enum ipi_vector vector);
77
void rebind_evtchn_irq(evtchn_port_t evtchn, int irq);
78
-int xen_set_affinity_evtchn(struct irq_desc *desc, unsigned int tcpu);
79
80
static inline void notify_remote_via_evtchn(evtchn_port_t port)
81
{
0 commit comments