mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 20:47:56 +00:00
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>