On Fri, Oct 20, 2023 at 12:53:36PM +0100, Joao Martins wrote: > >> + * struct iommu_hwpt_get_dirty_iova - > >> ioctl(IOMMU_HWPT_GET_DIRTY_IOVA) > > > > IOMMU_HWPT_GET_DIRTY_BITMAP? IOVA usually means one address > > but here we talk about a bitmap of which one bit represents a page. > > > My reading of 'IOVA' was actually in the plural form -- Probably my bad english. > > HWPT_GET_DIRTY_BITMAP is OK too (maybe better); I guess more explicit > on how it's structured the reporting/returning data. I tend to agree Jason