Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/vfio/pci/virtio/
Dcommon.h26 struct virtiovf_data_buffer { struct
27 struct sg_append_table table;
28 loff_t start_pos;
29 u64 length;
30 u64 allocated_length;
31 struct list_head buf_elm;
32 u8 include_header_object:1;
33 struct virtiovf_migration_file *migf;
35 struct scatterlist *last_offset_sg;
36 unsigned int sg_last_entry;
[all …]