Searched refs:host_seq_bmp (Results 1 – 1 of 1) sorted by relevance
76 unsigned long *host_seq_bmp, *host_ack_bmp; in pds_vfio_dirty_alloc_bitmaps() local78 host_seq_bmp = vzalloc(bytes); in pds_vfio_dirty_alloc_bitmaps()79 if (!host_seq_bmp) in pds_vfio_dirty_alloc_bitmaps()84 bitmap_free(host_seq_bmp); in pds_vfio_dirty_alloc_bitmaps()88 dirty->host_seq.bmp = host_seq_bmp; in pds_vfio_dirty_alloc_bitmaps()