Searched refs:host_seq_bmp (Results 1 – 1 of 1) sorted by relevance
75 unsigned long *host_seq_bmp, *host_ack_bmp; in pds_vfio_dirty_alloc_bitmaps() local77 host_seq_bmp = vzalloc(bytes); in pds_vfio_dirty_alloc_bitmaps()78 if (!host_seq_bmp) in pds_vfio_dirty_alloc_bitmaps()83 vfree(host_seq_bmp); in pds_vfio_dirty_alloc_bitmaps()87 region->host_seq = host_seq_bmp; in pds_vfio_dirty_alloc_bitmaps()