Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/vfio/pci/virtio/
Dmigrate.c123 virtiovf_alloc_data_buffer(struct virtiovf_migration_file *migf, size_t length) in virtiovf_alloc_data_buffer() function
189 buf = virtiovf_alloc_data_buffer(migf, length); in virtiovf_get_data_buffer()
977 migf->buf_header = virtiovf_alloc_data_buffer(migf, in virtiovf_resume_write()
1088 buf = virtiovf_alloc_data_buffer(migf, VIRTIOVF_TARGET_INITIAL_BUF_SIZE); in virtiovf_pci_resume_device_data()
1096 buf = virtiovf_alloc_data_buffer(migf, in virtiovf_pci_resume_device_data()