Searched refs:is_ram_device (Results 1 – 2 of 2) sorted by relevance
55 bool is_ram_device = memory_region_is_ram_device(section->mr); in vhost_vdpa_listener_skipped_section() local57 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()
33 …is_protected, int is_ram_device, uint64_t first, uint64_t last, int page_mask) "is_ram=%d, is_iomm…