Home
last modified time | relevance | path

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

/hypervisor/acpi_parser/
A Ddmar_parse.c175 plat_dmar_info->drhd_units = drhd_info_array; in parse_dmar_table()
200 plat_dmar_info->drhd_units[dmar_unit_cnt - 1].devices = drhd_dev_scope[dmar_unit_cnt - 1]; in parse_dmar_table()
201 handle_one_drhd(acpi_drhd, &(plat_dmar_info->drhd_units[dmar_unit_cnt - 1])); in parse_dmar_table()
/hypervisor/hw/
A Dpci.c511 for (devscope_index = 0U; devscope_index < plat_dmar_info.drhd_units[drhd_index].dev_cnt; in pci_parse_iommu_devscopes()
513 bdf.fields.bus = plat_dmar_info.drhd_units[drhd_index].devices[devscope_index].bus; in pci_parse_iommu_devscopes()
514 bdf.fields.devfun = plat_dmar_info.drhd_units[drhd_index].devices[devscope_index].devfun; in pci_parse_iommu_devscopes()
516 if ((plat_dmar_info.drhd_units[drhd_index].devices[devscope_index].type == in pci_parse_iommu_devscopes()
518 (plat_dmar_info.drhd_units[drhd_index].devices[devscope_index].type == in pci_parse_iommu_devscopes()
529 if ((plat_dmar_info.drhd_units[drhd_index].flags & DRHD_FLAG_INCLUDE_PCI_ALL_MASK) in pci_parse_iommu_devscopes()
/hypervisor/include/arch/x86/asm/
A Dvtd.h505 struct dmar_drhd *drhd_units; member
/hypervisor/arch/x86/guest/
A Dvm.c591 ept_del_mr(vm, pml4_page, plat_dmar_info.drhd_units[i].reg_base_addr, PAGE_SIZE); in prepare_service_vm_memmap()
/hypervisor/arch/x86/
A Dvtd.c210 drhd_rt->drhd = &platform_dmar_info->drhd_units[i]; in register_hrhd_units()

Completed in 14 milliseconds