Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xen/
H A Dxen-host-pci-device.h59 int xen_host_pci_set_block(XenHostPCIDevice *d, int pos, uint8_t *buf,
H A Dxen-host-pci-device.c356 int xen_host_pci_set_block(XenHostPCIDevice *d, int pos, uint8_t *buf, int len) in xen_host_pci_set_block() function
H A Dxen_pt.c421 rc = xen_host_pci_set_block(&s->real_device, addr + index, in xen_pt_pci_write_config()