Home
last modified time | relevance | path

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

/linux-6.12.1/include/xen/
Devents.h72 int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static);
/linux-6.12.1/drivers/xen/
Devtchn.c410 rc = evtchn_make_refcounted(port, is_static); in evtchn_bind_to_user()
/linux-6.12.1/drivers/xen/events/
Devents_base.c1574 int evtchn_make_refcounted(evtchn_port_t evtchn, bool is_static) in evtchn_make_refcounted() function
1588 EXPORT_SYMBOL_GPL(evtchn_make_refcounted);