Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Damdiommu.c53 static int amdiommu_detach(device_t);
62 DEVMETHOD(device_detach, amdiommu_detach),
112 amdiommu_detach(device_t dev) in amdiommu_detach() function