Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/vhost/
Dvhost.c914 static const struct vhost_memory_region *find_region(struct vhost_memory *mem, in find_region() function
1081 reg = find_region(mem, addr, len); in translate_desc()