Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h182 int smmu_detach(device_t dev);
H A Dsmmu_acpi.c234 smmu_detach(dev); in smmu_acpi_attach()
H A Dsmmu.c1580 smmu_detach(device_t dev) in smmu_detach() function
1918 DEVMETHOD(device_detach, smmu_detach),