Home
last modified time | relevance | path

Searched defs:is_iommu (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/virtio/
H A Dvhost-vdpa.c51 bool is_iommu = memory_region_is_iommu(section->mr); in vhost_vdpa_listener_skipped_section() local
/qemu/include/exec/
H A Dmemory.h803 bool is_iommu; member