Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h181 int smmu_attach(device_t dev);
H A Dsmmu_acpi.c205 err = smmu_attach(dev); in smmu_acpi_attach()
H A Dsmmu.c1527 smmu_attach(device_t dev) in smmu_attach() function