Home
last modified time | relevance | path

Searched refs:xen_map_pcidev (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/xen/
H A Dtrace-events12 xen_map_pcidev(uint32_t id, uint8_t bus, uint8_t dev, uint8_t func) "id: %u bdf: %02x.%02x.%02x"
H A Dxen-hvm-common.c129 xen_map_pcidev(xen_domid, state->ioservid, pci_dev); in xen_device_realize()
/openbmc/qemu/include/hw/xen/
H A Dxen_native.h434 static inline void xen_map_pcidev(domid_t dom, in xen_map_pcidev() function