Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vhost/
Dvhost.c1313 static long vhost_set_memory(struct vhost_dev *d, struct vhost_memory __user *m) in vhost_set_memory() function
1633 r = vhost_set_memory(d, argp); in vhost_dev_ioctl()