Lines Matching refs:ivhd_header
105 struct ivhd_header { struct
462 static inline u32 get_ivhd_header_size(struct ivhd_header *h) in get_ivhd_header_size()
507 static int __init find_last_devid_from_ivhd(struct ivhd_header *h) in find_last_devid_from_ivhd()
571 struct ivhd_header *h; in find_last_devid_acpi()
577 h = (struct ivhd_header *)p; in find_last_devid_acpi()
1139 struct ivhd_header *h) in init_iommu_from_acpi()
1487 static int __init init_iommu_one(struct amd_iommu *iommu, struct ivhd_header *h) in init_iommu_one()
1591 struct ivhd_header *ivhd = (struct ivhd_header *) in get_highest_supported_ivhd_type()
1602 ivhd = (struct ivhd_header *)(p + ivhd->length); in get_highest_supported_ivhd_type()
1615 struct ivhd_header *h; in init_iommu_all()
1623 h = (struct ivhd_header *)p; in init_iommu_all()