Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/xen/
Devtchn.c281 static int evtchn_bind_to_user(struct per_user_data *u, int port) in evtchn_bind_to_user() function
363 rc = evtchn_bind_to_user(u, bind_virq.port); in evtchn_ioctl()
384 rc = evtchn_bind_to_user(u, bind_interdomain.local_port); in evtchn_ioctl()
405 rc = evtchn_bind_to_user(u, alloc_unbound.port); in evtchn_ioctl()