Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_guest.c141 static unsigned long guest_iommu_get_table_mfn(struct domain *d, in guest_iommu_get_table_mfn() function
200 mfn = guest_iommu_get_table_mfn(d, reg_to_u64(iommu->ppr_log.reg_base), in guest_iommu_add_ppr_log()
249 mfn = guest_iommu_get_table_mfn(d, reg_to_u64(iommu->event_log.reg_base), in guest_iommu_add_event_log()
420 dte_mfn = guest_iommu_get_table_mfn(d, in do_invalidate_dte()
502 cmd_mfn = guest_iommu_get_table_mfn(d, in guest_iommu_process_command()

Completed in 3 milliseconds