> From: Nicolin Chen <nicolinc@xxxxxxxxxx> > Sent: Thursday, September 12, 2024 10:15 AM > > The previous IOMMUFD_OBJ_HW_PAGETABLE has been reworked to two > separated > objects: IOMMUFD_OBJ_HWPT_PAGING and IOMMUFD_OBJ_HWPT_NESTED > in order to > support a nested translation context. > > Corresponding to the latest iommufd APIs and uAPIs, update the doc so as > to reflect the new design. > > Signed-off-by: Nicolin Chen <nicolinc@xxxxxxxxxx> Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>