Searched refs:ivmd_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_acpi.h173 } ivmd_t; typedef in typeref:struct:ivmd
176 ivmd_t *ivmdc_ivmd;
283 ivmd_t *ivmdp;
H A Damd_iommu_acpi.c305 process_ivmd(amd_iommu_acpi_t *acpi, ivmd_t *ivmdp)
312 c->ivmdc_ivmd = kmem_alloc(sizeof (ivmd_t), KM_SLEEP);
417 kmem_free(ivmdcp->ivmdc_ivmd, sizeof (ivmd_t));
688 set_ivmd_info(ivmd_t *ivmdp, amd_iommu_acpi_ivmd_t **hash)

Completed in 71 milliseconds