Searched refs:unload_task (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/iommu/
H A Diommu.h105 struct task unload_task; /* (c) */ member in struct:iommu_domain
H A Dbusdma_iommu.c662 &domain->unload_task);
867 &domain->unload_task);
1081 TASK_INIT(&domain->unload_task, 0, iommu_domain_unload_task, domain);
/freebsd-current/sys/x86/iommu/
H A Dintel_ctx.c744 &domain->iodom.unload_task);

Completed in 175 milliseconds