Searched refs:virtiovf_migration_header (Results 1 – 2 of 2) sorted by relevance
542 struct virtiovf_migration_header header = {}; in virtiovf_add_buf_header()613 sizeof(struct virtiovf_migration_header)); in virtiovf_read_device_context_chunk()886 sizeof(struct virtiovf_migration_header) - vhca_buf->length); in virtiovf_resume_read_header()902 if (vhca_buf->length == sizeof(struct virtiovf_migration_header)) { in virtiovf_resume_read_header()914 offsetof(struct virtiovf_migration_header, flags))); in virtiovf_resume_read_header()916 offsetof(struct virtiovf_migration_header, tag))); in virtiovf_resume_read_header()1097 sizeof(struct virtiovf_migration_header)); in virtiovf_pci_resume_device_data()
49 struct virtiovf_migration_header { struct
Completed in 8 milliseconds