Home
last modified time | relevance | path

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

/qemu/hw/vfio/
H A Dpci-quirks.c1631 #define VMD_SHADOW_CAP_LEN 24 macro
1654 VMD_SHADOW_CAP_LEN, errp); in vfio_add_vmd_shadow_cap()
1660 memset(vdev->emulated_config_bits + pos, 0xFF, VMD_SHADOW_CAP_LEN); in vfio_add_vmd_shadow_cap()
1662 pci_set_byte(vdev->pdev.config + pos++, VMD_SHADOW_CAP_LEN); in vfio_add_vmd_shadow_cap()