Searched refs:INV_IOMMU_ALL_PAGES_ADDRESS (Results 1 – 3 of 3) sorted by relevance
121 if ( order || (io_addr == INV_IOMMU_ALL_PAGES_ADDRESS ) ) in invalidate_iommu_pages()177 if ( order || (io_addr == INV_IOMMU_ALL_PAGES_ADDRESS ) ) in invalidate_iotlb_pages()366 _amd_iommu_flush_pages(d, INV_IOMMU_ALL_PAGES_ADDRESS, 0); in amd_iommu_flush_all_pages()
167 amd_iommu_flush_iotlb(devfn, pdev, INV_IOMMU_ALL_PAGES_ADDRESS, 0); in amd_iommu_setup_domain_device()
482 #define INV_IOMMU_ALL_PAGES_ADDRESS ((1ULL << 63) - 1) macro
Completed in 7 milliseconds