Home
last modified time | relevance | path

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

/freebsd/sys/x86/iommu/
H A Damd_event.c264 amdiommu_init_event(struct amdiommu_unit *unit) in amdiommu_init_event() function
H A Damd_iommu.h196 int amdiommu_init_event(struct amdiommu_unit *unit);
H A Damd_drv.c526 error = amdiommu_init_event(sc); in amdiommu_attach()