Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_cmd.c121 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()
A Dpci_amd_iommu.c167 amd_iommu_flush_iotlb(devfn, pdev, INV_IOMMU_ALL_PAGES_ADDRESS, 0); in amd_iommu_setup_domain_device()
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/svm/
A Damd-iommu-defs.h482 #define INV_IOMMU_ALL_PAGES_ADDRESS ((1ULL << 63) - 1) macro

Completed in 7 milliseconds