Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/events/
H A Devents_internal.h63 static inline void xen_evtchn_port_bind_to_cpu(evtchn_port_t evtchn, in xen_evtchn_port_bind_to_cpu() function
H A Devents_base.c527 xen_evtchn_port_bind_to_cpu(info->evtchn, cpu, info->cpu); in bind_evtchn_to_cpu()