Home
last modified time | relevance | path

Searched refs:PCIM_MFDEV (Results 1 – 5 of 5) sorted by relevance

/hypervisor/include/hw/
A Dpci.h85 #define PCIM_MFDEV 0x80U macro
400 return ((header_type != 0xffU) && ((header_type & PCIM_MFDEV) == PCIM_MFDEV)); in is_pci_cfg_multifunction()
/hypervisor/dm/vpci/
A Dvpci_mf_dev.c25 pci_vdev_write_vcfg(vdev, PCIR_HDRTYPE, 1U, PCIM_HDRTYPE_NORMAL | PCIM_MFDEV); in init_vpci_mf_dev()
A Dvpci_bridge.c104 pci_vdev_write_vcfg(vdev, PCIR_HDRTYPE, 1U, (PCIM_HDRTYPE_BRIDGE | PCIM_MFDEV)); in init_vpci_bridge()
A Dvhostbridge.c138 pci_vdev_write_vcfg(vdev, PCIR_HDRTYPE, 1U, (PCIM_HDRTYPE_NORMAL | PCIM_MFDEV)); in init_vhostbridge()
A Divshmem.c556 PCIM_HDRTYPE_NORMAL | ((vdev->bdf.bits.f == 0U) ? PCIM_MFDEV : 0U)); in init_ivshmem_vdev()

Completed in 10 milliseconds