Home
last modified time | relevance | path

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

/hypervisor/common/
A Dptdev.c72 hlist_for_each(p, b) { in find_ptirq_entry()
83 hlist_for_each(p, b) { in find_ptirq_entry()
/hypervisor/include/lib/
A Dlist.h157 #define hlist_for_each(pos, head) \ macro
/hypervisor/dm/vpci/
A Dvdev.c84 hlist_for_each(n, &vpci->vdevs_hlist_heads[hash64(vbdf.value, VDEV_LIST_HASHBITS)]) { in pci_find_vdev()
/hypervisor/hw/
A Dpci.c286 hlist_for_each (n, &pdevs_hlist_heads[hash64(pbdf, PDEV_HLIST_HASHBITS)]) { in pci_find_pdev()

Completed in 12 milliseconds