Home
last modified time | relevance | path

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

/linux-6.6.21/include/xen/
Devents.h72 int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static);
/linux-6.6.21/drivers/xen/
Devtchn.c405 rc = evtchn_make_refcounted(port, is_static); in evtchn_bind_to_user()
/linux-6.6.21/drivers/xen/events/
Devents_base.c1576 int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static) in evtchn_make_refcounted() function
1590 EXPORT_SYMBOL_GPL(evtchn_make_refcounted);