Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_acpi.c263 caddr_t ivhd_tot_end; in process_ivhd() local
280 ivhd_tot_end = (caddr_t)ivhdp + ivhdp->ivhd_len; in process_ivhd()
282 for (cp = ivhd_end; cp < ivhd_tot_end; cp += type_byte_size(cp)) { in process_ivhd()