Home
last modified time | relevance | path

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

/freebsd/sys/x86/iommu/
H A Dx86_iommu.h66 struct x86_unit_common *(*get_x86_common)(struct member
H A Diommu_utils.c337 #define IOMMU2X86C(iommu) (x86_iommu->get_x86_common(iommu))
H A Damd_drv.c1082 .get_x86_common = amdiommu_get_x86_common,
H A Dintel_drv.c1316 .get_x86_common = dmar_get_x86_common,