Home
last modified time | relevance | path

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

/Linux-v6.6/include/xen/
Devents.h72 int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static);
/Linux-v6.6/drivers/xen/
Devtchn.c405 rc = evtchn_make_refcounted(port, is_static); in evtchn_bind_to_user()
/Linux-v6.6/drivers/xen/events/
Devents_base.c1568 int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static) in evtchn_make_refcounted() function
1588 EXPORT_SYMBOL_GPL(evtchn_make_refcounted);