Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/amd/
Dinit.c571 u32 ivhd_size = get_ivhd_header_size(h); in find_last_devid_from_ivhd() local
573 if (!ivhd_size) { in find_last_devid_from_ivhd()
578 p += ivhd_size; in find_last_devid_from_ivhd()
1366 u32 ivhd_size; in init_iommu_from_acpi() local
1384 ivhd_size = get_ivhd_header_size(h); in init_iommu_from_acpi()
1385 if (!ivhd_size) { in init_iommu_from_acpi()
1390 p += ivhd_size; in init_iommu_from_acpi()