mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-29 21:49:05 +00:00
functions ptdev_build_physical_rte & activate_physical_ioapic doesn't need to get parameters like phys_irq, ptdev_intx_info or vector from caller, instead they can derive from entry. Signed-off-by: Jason Chen CJ <jason.cj.chen@intel.com>