Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vfio/
Dvfio_iommu_spapr_tce.c214 static bool tce_page_is_contained(struct page *page, unsigned page_shift) in tce_page_is_contained() function
526 if (!tce_page_is_contained(page, tbl->it_page_shift)) { in tce_iommu_build()
574 if (!tce_page_is_contained(page, tbl->it_page_shift)) { in tce_iommu_build_v2()