Searched refs:host_ack_bmp (Results 1 – 1 of 1) sorted by relevance
77 unsigned long *host_seq_bmp, *host_ack_bmp; in pds_vfio_dirty_alloc_bitmaps() local83 host_ack_bmp = vzalloc(bytes); in pds_vfio_dirty_alloc_bitmaps()84 if (!host_ack_bmp) { in pds_vfio_dirty_alloc_bitmaps()90 region->host_ack = host_ack_bmp; in pds_vfio_dirty_alloc_bitmaps()