Home
last modified time | relevance | path

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

/qemu/include/standard-headers/linux/
H A Dvhost_types.h179 #define VHOST_BACKEND_F_IOTLB_ASID 0x3 macro
/qemu/net/
H A Dvhost-vdpa.c1598 if (!(backend_features & BIT_ULL(VHOST_BACKEND_F_IOTLB_ASID))) { in vhost_vdpa_probe_cvq_isolation()
/qemu/hw/virtio/
H A Dvhost-vdpa.c850 0x1ULL << VHOST_BACKEND_F_IOTLB_ASID | in vhost_vdpa_set_backend_cap()