Home
last modified time | relevance | path

Searched defs:vhost_vdpa_config (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvhost_types.h151 struct vhost_vdpa_config { struct
152 __u32 off;
153 __u32 len;
154 __u8 buf[];
/openbmc/qemu/include/standard-headers/linux/
H A Dvhost_types.h151 struct vhost_vdpa_config { struct
152 uint32_t off;
153 uint32_t len;
154 uint8_t buf[];