Searched defs:_iommu (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/ |
A D | qinval.c | 323 static int __must_check flush_context_qi(void *_iommu, u16 did, in flush_context_qi() 350 static int __must_check flush_iotlb_qi(void *_iommu, u16 did, u64 addr, in flush_iotlb_qi()
|
A D | iommu.c | 339 static int __must_check flush_context_reg(void *_iommu, u16 did, u16 source_id, in flush_context_reg() 411 static int __must_check flush_iotlb_reg(void *_iommu, u16 did, u64 addr, in flush_iotlb_reg()
|
Completed in 11 milliseconds