Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/vfio/pci/virtio/
Dmigrate.c34 virtiovf_get_migration_page(struct virtiovf_data_buffer *buf, in virtiovf_get_migration_page()
64 static int virtiovf_add_migration_pages(struct virtiovf_data_buffer *buf, in virtiovf_add_migration_pages()
111 static void virtiovf_free_data_buffer(struct virtiovf_data_buffer *buf) in virtiovf_free_data_buffer()
122 static struct virtiovf_data_buffer *
125 struct virtiovf_data_buffer *buf; in virtiovf_alloc_data_buffer()
144 static void virtiovf_put_data_buffer(struct virtiovf_data_buffer *buf) in virtiovf_put_data_buffer()
166 static struct virtiovf_data_buffer *
169 struct virtiovf_data_buffer *buf, *temp_buf; in virtiovf_get_data_buffer()
193 struct virtiovf_data_buffer, buf_elm))) { in virtiovf_get_data_buffer()
203 struct virtiovf_data_buffer *entry; in virtiovf_clean_migf_resources()
[all …]
Dcommon.h26 struct virtiovf_data_buffer { struct
74 struct virtiovf_data_buffer *buf;
75 struct virtiovf_data_buffer *buf_header;