Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_acpi.c327 caddr_t ivrsp_end; in amd_iommu_acpi_init() local
350 ivrsp_end = (caddr_t)ivrsp + sizeof (struct ivrs); in amd_iommu_acpi_init()
357 for (cp = ivrsp_end; cp < table_end; cp += (al_vhd.ivhdp)->ivhd_len) { in amd_iommu_acpi_init()
363 for (cp = ivrsp_end; cp < table_end; cp += (al_vmd.ivmdp)->ivmd_len) { in amd_iommu_acpi_init()