Home
last modified time | relevance | path

Searched refs:dev_bmp_offset_byte (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/vfio/pci/pds/
Ddirty.c187 u32 dev_bmp_offset_byte = 0; in pds_vfio_dirty_alloc_regions() local
224 region->dev_bmp_offset_start_byte = dev_bmp_offset_byte; in pds_vfio_dirty_alloc_regions()
226 dev_bmp_offset_byte += page_count / BITS_PER_BYTE; in pds_vfio_dirty_alloc_regions()
227 if (dev_bmp_offset_byte % BITS_PER_BYTE) { in pds_vfio_dirty_alloc_regions()