Home
last modified time | relevance | path

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

/qemu/hw/vfio/
H A Dpci-quirks.c1635 uint8_t membar_phys[16]; in vfio_add_vmd_shadow_cap() local
1645 ret = pread(vdev->vbasedev.fd, membar_phys, 16, in vfio_add_vmd_shadow_cap()
1665 memcpy(vdev->pdev.config + pos + 4, membar_phys, 16); in vfio_add_vmd_shadow_cap()