Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dvhost_types.h80 struct vhost_msg { struct
/linux/drivers/vhost/
A Dvhost.h138 struct vhost_msg msg;
A Dvhost.c1156 offset = offsetof(struct vhost_msg, iotlb) - sizeof(int); in vhost_chr_write_iter()
1182 ret = (type == VHOST_IOTLB_MSG) ? sizeof(struct vhost_msg) : in vhost_chr_write_iter()
1209 unsigned size = sizeof(struct vhost_msg); in vhost_chr_read_iter()

Completed in 10 milliseconds