Home
last modified time | relevance | path

Searched defs:iommu (Results 1 – 11 of 11) sorted by relevance

/f-stack/freebsd/arm64/iommu/
H A Diommu.c73 struct iommu_unit *iommu; member
82 struct iommu_unit *iommu; in iommu_domain_unmap_buf() local
96 struct iommu_unit *iommu; in iommu_domain_map_buf() local
124 iommu_domain_alloc(struct iommu_unit *iommu) in iommu_domain_alloc()
143 struct iommu_unit *iommu; in iommu_domain_free() local
184 struct iommu_unit *iommu; in iommu_ctx_alloc() local
204 iommu_get_ctx(struct iommu_unit *iommu, device_t requester, in iommu_get_ctx()
263 struct iommu_unit *iommu; in iommu_free_ctx() local
321 iommu_register(struct iommu_unit *iommu) in iommu_register()
340 iommu_unregister(struct iommu_unit *iommu) in iommu_unregister()
[all …]
H A Dsmmu_acpi.c190 struct iommu_unit *iommu; in smmu_acpi_attach() local
H A Dsmmu.c1669 smmu_domain_alloc(device_t dev, struct iommu_unit *iommu) in smmu_domain_alloc()
1854 struct iommu_unit *iommu; in smmu_ctx_lookup() local
H A Dsmmuvar.h45 struct iommu_unit iommu; member
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dmt2701.dtsi219 iommu: mmsys_iommu@10205000 { label
H A Dmt7623.dtsi342 iommu: mmsys_iommu@10205000 { label
/f-stack/freebsd/x86/iommu/
H A Dintel_ctx.c941 iommu_get_ctx(struct iommu_unit *iommu, device_t dev, uint16_t rid, in iommu_get_ctx()
955 iommu_free_ctx_locked(struct iommu_unit *iommu, struct iommu_ctx *context) in iommu_free_ctx_locked()
H A Dintel_dmar.h128 struct iommu_unit iommu; member
/f-stack/freebsd/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-h6.dtsi418 iommu: iommu@30f0000 { label
/f-stack/freebsd/contrib/device-tree/src/arm64/mediatek/
H A Dmt8173.dtsi519 iommu: iommu@10205000 { label
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c157 void *iommu; /* (x) iommu-specific data */ member