Searched defs:iommu_call (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/asm-x86/ | ||
A D | iommu.h | 64 # define iommu_call(ops, fn, args...) ({ \ macro |
/xen/xen/include/xen/ | ||
A D | iommu.h | 306 # define iommu_call(ops, fn, args...) ((ops)->fn(args)) macro |
Completed in 3 milliseconds