Home
last modified time | relevance | path

Searched refs:bdf_is_equal (Results 1 – 4 of 4) sorted by relevance

/hypervisor/arch/x86/configs/
A Dpci_dev.c29 bdf_is_equal(dev_config->pbdf, pdev->bdf)) { in allocate_to_prelaunched_vm()
/hypervisor/dm/vpci/
A Dvdev.c86 if (bdf_is_equal(vbdf, tmp->bdf)) { in pci_find_vdev()
/hypervisor/include/hw/
A Dpci.h351 static inline bool bdf_is_equal(union pci_bdf a, union pci_bdf b) in bdf_is_equal() function
/hypervisor/hw/
A Dpci.c336 if (bdf_is_equal(plat_hidden_pdevs[hidden_idx], bdf)) { in is_plat_hidden_pdev()
351 if (bdf_is_equal(pbdf, hv_owned_pci_pdevs[i]->bdf)) { in is_hv_owned_pdev()

Completed in 8 milliseconds