Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dvhost.h87 struct vhost_memory_region { struct
100 struct vhost_memory_region regions[0]; argument
/Linux-v4.19/tools/include/uapi/linux/
Dvhost.h87 struct vhost_memory_region { struct
100 struct vhost_memory_region regions[0]; argument
/Linux-v4.19/drivers/vhost/
Dvhost.c1316 struct vhost_memory_region *region; in vhost_set_memory()