Searched refs:xen_host_pci_get_block (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/hw/xen/ |
H A D | xen-host-pci-device.h | 54 int xen_host_pci_get_block(XenHostPCIDevice *d, int pos, uint8_t *buf,
|
H A D | xen_pt_graphics.c | 255 xen_host_pci_get_block(&s->real_device, XEN_PCI_INTEL_OPREGION, in igd_write_opregion()
|
H A D | xen_pt.c | 168 rc = xen_host_pci_get_block(&s->real_device, addr, (uint8_t *)&val, len); in xen_pt_pci_read_config() 294 rc = xen_host_pci_get_block(&s->real_device, addr, in xen_pt_pci_write_config()
|
H A D | xen-host-pci-device.c | 334 int xen_host_pci_get_block(XenHostPCIDevice *d, int pos, uint8_t *buf, int len) in xen_host_pci_get_block() function
|