Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vhost/
Dvhost.c1431 static long vhost_set_memory(struct vhost_dev *d, struct vhost_memory __user *m) in vhost_set_memory() function
1780 r = vhost_set_memory(d, argp); in vhost_dev_ioctl()