Home
last modified time | relevance | path

Searched refs:PCI_BAR_COUNT (Results 1 – 7 of 7) sorted by relevance

/hypervisor/include/dm/
A Dvpci.h95 struct pci_vbar vbars[PCI_BAR_COUNT];
126 struct pci_vbar vbars[PCI_BAR_COUNT];
/hypervisor/dm/vpci/
A Dvhostbridge.c270 if (!is_bar_offset(PCI_BAR_COUNT, offset)) { in write_vhostbridge_cfg()
A Dvsriov.c121 vf_vdev->nr_bars = PCI_BAR_COUNT; in create_vf()
122 for (bar_idx = 0U; bar_idx < PCI_BAR_COUNT; bar_idx++) { in create_vf()
A Dvmsix.c166 if ((bar_num < PCI_BAR_COUNT) && in add_vmsix_capability()
A Dpci_pt.c406 bar_cnt = PCI_BAR_COUNT; in init_bars()
637 vdev->nr_bars = PCI_BAR_COUNT; in init_vdev_pt()
/hypervisor/include/arch/x86/asm/
A Dvm_config.h150 …uint64_t vbar_base[PCI_BAR_COUNT]; /* vbar base address of PCI device, which is power-on default …
/hypervisor/include/hw/
A Dpci.h53 #define PCI_BAR_COUNT 0x6U macro

Completed in 11 milliseconds