Searched refs:iova_first (Results 1 – 2 of 2) sorted by relevance
24 uint64_t iova_first; member38 VhostIOVATree *vhost_iova_tree_new(hwaddr iova_first, hwaddr iova_last) in vhost_iova_tree_new() argument43 tree->iova_first = MAX(iova_first, iova_min_addr); in vhost_iova_tree_new()89 hwaddr iova_first = tree->iova_first ?: qemu_real_host_page_size(); in vhost_iova_tree_map_alloc() local97 return iova_tree_alloc_map(tree->iova_taddr_map, map, iova_first, in vhost_iova_tree_map_alloc()
18 VhostIOVATree *vhost_iova_tree_new(uint64_t iova_first, uint64_t iova_last);