acrn-hypervisor/hypervisor/dm
dongshen 6794660e4f HV: use the common functions defined in vdev.c to reduce duplicate code
Both sharing mode and parittioin mode code can use the pci_find_vdev_by_pbdf
and pci_find_vdev_by_vbdf functions defined in vdev.c instead,
and remove the corresponding functions in other files.

Tracked-On: #2534
Signed-off-by: dongshen <dongsheng.x.zhang@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2019-03-01 14:12:14 +08:00
..
vpci HV: use the common functions defined in vdev.c to reduce duplicate code 2019-03-01 14:12:14 +08:00
vioapic.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00
vmptable.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00
vpic.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00
vrtc.c HV: cleanup header files under hypervisor/dm 2019-02-28 14:59:22 +08:00