Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c55 bool is_ram_device = memory_region_is_ram_device(section->mr); in vhost_vdpa_listener_skipped_section() local
57 if ((!is_ram && !is_iommu) || is_protected || is_ram_device) { in vhost_vdpa_listener_skipped_section()
59 is_ram_device, iova_min, in vhost_vdpa_listener_skipped_section()
H A Dtrace-events33 …is_protected, int is_ram_device, uint64_t first, uint64_t last, int page_mask) "is_ram=%d, is_iomm…