Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_page_tables.c394 int pathfree; in amd_iommu_set_passthru() local
415 pathfree = 1; in amd_iommu_set_passthru()
417 pathfree = 0; in amd_iommu_set_passthru()
474 if (pathfree) in amd_iommu_set_passthru()
1604 int pathfree; in amd_iommu_unmap_va() local
1621 pathfree = 1; in amd_iommu_unmap_va()
1623 pathfree = 0; in amd_iommu_unmap_va()
1697 if (pathfree) in amd_iommu_unmap_va()
H A Damd_iommu_impl.c1562 int pathfree; in unmap_current_window() local
1571 pathfree = 1; in unmap_current_window()
1574 pathfree = 0; in unmap_current_window()
1605 if (pathfree) in unmap_current_window()