Home
last modified time | relevance | path

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

/drivers/vfio/pci/virtio/
A Dmigrate.c93 buf->allocated_length += filled * PAGE_SIZE; in virtiovf_add_migration_pages()
177 if (buf->allocated_length >= length) { in virtiovf_get_data_buffer()
974 if (vhca_buf_header->allocated_length < migf->record_size) { in virtiovf_resume_write()
1006 if (vhca_buf->allocated_length < cmd_size) { in virtiovf_resume_write()
1008 DIV_ROUND_UP_ULL(cmd_size - vhca_buf->allocated_length, in virtiovf_resume_write()
A Dcommon.h30 u64 allocated_length; member

Completed in 10 milliseconds