Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/vfio/
Dvfio_iommu_spapr_tce.c419 unsigned long oldhpa; in tce_iommu_clear() local
425 oldhpa = 0; in tce_iommu_clear()
426 ret = iommu_tce_xchg(tbl, entry, &oldhpa, &direction); in tce_iommu_clear()
438 tce_iommu_unuse_page(container, oldhpa); in tce_iommu_clear()