Lines Matching refs:ivhd_header
99 struct ivhd_header { struct
453 static inline u32 get_ivhd_header_size(struct ivhd_header *h) in get_ivhd_header_size()
498 static int __init find_last_devid_from_ivhd(struct ivhd_header *h) in find_last_devid_from_ivhd()
562 struct ivhd_header *h; in find_last_devid_acpi()
568 h = (struct ivhd_header *)p; in find_last_devid_acpi()
1141 struct ivhd_header *h) in init_iommu_from_acpi()
1489 static int __init init_iommu_one(struct amd_iommu *iommu, struct ivhd_header *h) in init_iommu_one()
1593 struct ivhd_header *ivhd = (struct ivhd_header *) in get_highest_supported_ivhd_type()
1604 ivhd = (struct ivhd_header *)(p + ivhd->length); in get_highest_supported_ivhd_type()
1617 struct ivhd_header *h; in init_iommu_all()
1625 h = (struct ivhd_header *)p; in init_iommu_all()