Lines Matching refs:ivhd_header
100 struct ivhd_header { struct
477 static inline u32 get_ivhd_header_size(struct ivhd_header *h) in get_ivhd_header_size()
522 static int __init find_last_devid_from_ivhd(struct ivhd_header *h) in find_last_devid_from_ivhd()
586 struct ivhd_header *h; in find_last_devid_acpi()
592 h = (struct ivhd_header *)p; in find_last_devid_acpi()
1164 struct ivhd_header *h) in init_iommu_from_acpi()
1514 static int __init init_iommu_one(struct amd_iommu *iommu, struct ivhd_header *h) in init_iommu_one()
1644 struct ivhd_header *ivhd = (struct ivhd_header *) in get_highest_supported_ivhd_type()
1655 ivhd = (struct ivhd_header *)(p + ivhd->length); in get_highest_supported_ivhd_type()
1668 struct ivhd_header *h; in init_iommu_all()
1676 h = (struct ivhd_header *)p; in init_iommu_all()