Searched refs:vfio_get_section_iova_range (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/vfio/ |
H A D | common.c | 542 static bool vfio_get_section_iova_range(VFIOContainerBase *bcontainer, in vfio_get_section_iova_range() function 582 if (!vfio_get_section_iova_range(bcontainer, section, &iova, &end, in vfio_listener_region_add() 752 if (!vfio_get_section_iova_range(bcontainer, section, &iova, &end, in vfio_listener_region_del() 888 !vfio_get_section_iova_range(dirty->bcontainer, section, in vfio_dirty_tracking_update()
|