Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Damd_iommu_init.c503 u32 ivhd_size = get_ivhd_header_size(h); in find_last_devid_from_ivhd() local
505 if (!ivhd_size) { in find_last_devid_from_ivhd()
510 p += ivhd_size; in find_last_devid_from_ivhd()
1149 u32 ivhd_size; in init_iommu_from_acpi() local
1167 ivhd_size = get_ivhd_header_size(h); in init_iommu_from_acpi()
1168 if (!ivhd_size) { in init_iommu_from_acpi()
1173 p += ivhd_size; in init_iommu_from_acpi()