Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/amd/
Dinit.c527 u32 ivhd_size = get_ivhd_header_size(h); in find_last_devid_from_ivhd() local
529 if (!ivhd_size) { in find_last_devid_from_ivhd()
534 p += ivhd_size; in find_last_devid_from_ivhd()
1172 u32 ivhd_size; in init_iommu_from_acpi() local
1190 ivhd_size = get_ivhd_header_size(h); in init_iommu_from_acpi()
1191 if (!ivhd_size) { in init_iommu_from_acpi()
1196 p += ivhd_size; in init_iommu_from_acpi()