Home
last modified time | relevance | path

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

/openbmc/linux/include/xen/
H A Devents.h72 int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static);
/openbmc/linux/drivers/xen/
H A Devtchn.c410 rc = evtchn_make_refcounted(port, is_static); in evtchn_bind_to_user()
/openbmc/linux/drivers/xen/events/
H A Devents_base.c1580 int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static) in evtchn_make_refcounted() function
1594 EXPORT_SYMBOL_GPL(evtchn_make_refcounted);