Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/vmm/amd/
H A Damdv.c123 struct iommu_ops iommu_ops_amd = { variable
H A Damdvi_hw.c1444 struct iommu_ops iommu_ops_amd = { variable
/f-stack/freebsd/amd64/vmm/io/
H A Diommu.h64 extern struct iommu_ops iommu_ops_amd;
H A Diommu.c189 ops = &iommu_ops_amd; in iommu_init()