acrn-hypervisor/hypervisor/acpi_parser
Shuo A Liu 03e18ec492 hv: Refine dmar parsing code
Replace dmar_iterate_tbl() by a direct for loop. Handle the
dmar_unit_cnt and handle_one_drhd() of each DRHD in the direct for loop.

Also tune some function definitions to save LOC.

Tracked-On: #4937
Signed-off-by: Shuo A Liu <shuo.a.liu@intel.com>
2020-06-30 13:59:38 +08:00
..
acpi_ext.c HV: parse default pci mmcfg base 2019-12-02 16:20:24 +08:00
dmar_parse.c hv: Refine dmar parsing code 2020-06-30 13:59:38 +08:00