Home
last modified time | relevance | path

Searched refs:iommu_vcall (Results 1 – 5 of 5) sorted by relevance

/xen/xen/include/asm-x86/
A Diommu.h69 # define iommu_vcall(ops, fn, args...) ({ \ macro
124 iommu_vcall(ops, sync_cache, addr, size); \
/xen/xen/drivers/passthrough/x86/
A Diommu.c114 iommu_vcall(&iommu_ops, update_ire_from_apic, apic, reg, value); in iommu_update_ire_from_apic()
/xen/xen/include/xen/
A Diommu.h307 # define iommu_vcall iommu_call macro
/xen/xen/drivers/passthrough/
A Diommu.c379 iommu_vcall(iommu_get_ops(), free_page_table, pg); in iommu_free_pagetables()
A Dpci.c1402 iommu_vcall(&iommu_ops, read_msi_from_ire, msi_desc, msg); in iommu_read_msi_from_ire()

Completed in 20 milliseconds