Home
last modified time | relevance | path

Searched defs:pdev (Results 1 – 10 of 10) sorted by relevance

/hypervisor/arch/x86/configs/
A Dpci_dev.c15 static bool allocate_to_prelaunched_vm(struct pci_pdev *pdev) in allocate_to_prelaunched_vm()
53 struct acrn_vm_pci_dev_config *init_one_dev_config(struct pci_pdev *pdev) in init_one_dev_config()
/hypervisor/dm/vpci/
A Dvmsix_on_msi.c25 static bool need_vmsix_on_msi_emulation(__unused struct pci_pdev *pdev, __unused uint16_t *vector_c… in need_vmsix_on_msi_emulation()
49 void reserve_vmsix_on_msi_irtes(struct pci_pdev *pdev) in reserve_vmsix_on_msi_irtes()
76 struct pci_pdev *pdev = vdev->pdev; in init_vmsix_on_msi() local
A Dpci_pt.c324 struct pci_pdev *pdev = vdev->pdev; in vdev_bridge_pt_restore_space() local
349 struct pci_pdev *pdev = vdev->pdev; in vdev_bridge_pt_restore_bus() local
524 struct pci_pdev *pdev = vdev->pdev; in init_vmsix_pt() local
A Dvmsi.c140 struct pci_pdev *pdev = vdev->pdev; in init_vmsi() local
A Dvsriov.c271 struct pci_pdev *pdev = vdev->pdev; in init_vsriov() local
/hypervisor/hw/
A Dpci.c238 bool pdev_need_bar_restore(const struct pci_pdev *pdev) in pdev_need_bar_restore()
263 static inline void pdev_save_bar(struct pci_pdev *pdev) in pdev_save_bar()
272 void pdev_restore_bar(const struct pci_pdev *pdev) in pdev_restore_bar()
307 const struct pci_pdev *pdev = pci_find_pdev(pbdf); in pci_lookup_drhd_for_pbdf() local
423 struct pci_pdev *pdev; in scan_pci_hierarchy() local
544 static void config_pci_bridge(const struct pci_pdev *pdev) in config_pci_bridge()
585 struct pci_pdev *pdev = NULL; in init_all_dev_config() local
669 static void pci_enable_ptm_root(struct pci_pdev *pdev, uint32_t pos) in pci_enable_ptm_root()
700 static void pci_enumerate_ext_cap(struct pci_pdev *pdev) in pci_enumerate_ext_cap()
773 static void pci_enumerate_cap(struct pci_pdev *pdev) in pci_enumerate_cap()
[all …]
/hypervisor/include/hw/
A Dpci.h317 static inline bool is_host_bridge(const struct pci_pdev *pdev) in is_host_bridge()
322 static inline bool is_bridge(const struct pci_pdev *pdev) in is_bridge()
/hypervisor/include/dm/
A Dvpci.h118 struct pci_pdev *pdev; member
/hypervisor/include/arch/x86/asm/
A Dvm_config.h151 struct pci_pdev *pdev; /* the physical PCI device if it's a PT device */ member
/hypervisor/arch/x86/guest/
A Dvm.c407 static void deny_pci_bar_access(struct acrn_vm *service_vm, const struct pci_pdev *pdev) in deny_pci_bar_access()

Completed in 22 milliseconds