Searched refs:host_ack_bmp (Results 1 – 1 of 1) sorted by relevance
76 unsigned long *host_seq_bmp, *host_ack_bmp; in pds_vfio_dirty_alloc_bitmaps() local82 host_ack_bmp = vzalloc(bytes); in pds_vfio_dirty_alloc_bitmaps()83 if (!host_ack_bmp) { in pds_vfio_dirty_alloc_bitmaps()89 dirty->host_ack.bmp = host_ack_bmp; in pds_vfio_dirty_alloc_bitmaps()