Searched defs:vhost_vdpa_config (Results 1 – 2 of 2) sorted by relevance
151 struct vhost_vdpa_config { struct152 __u32 off;153 __u32 len;154 __u8 buf[];
151 struct vhost_vdpa_config { struct152 uint32_t off;153 uint32_t len;154 uint8_t buf[];