Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vfio/
Dvfio_iommu_spapr_tce.c176 static bool tce_page_is_contained(struct page *page, unsigned page_shift) in tce_page_is_contained() function
476 if (!tce_page_is_contained(page, tbl->it_page_shift)) { in tce_iommu_build()
525 if (!tce_page_is_contained(page, tbl->it_page_shift)) { in tce_iommu_build_v2()