Home
last modified time | relevance | path

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

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