Searched refs:memory_access_ok (Results 1 – 1 of 1) sorted by relevance
526 static int memory_access_ok(struct vhost_dev *d, struct vhost_memory *mem, in memory_access_ok() function566 return memory_access_ok(dev, dev->memory, 1); in vhost_log_access_ok()616 if (!memory_access_ok(d, newmem, 0)) { in vhost_set_memory()