Searched refs:memory_access_ok (Results 1 – 1 of 1) sorted by relevance
752 static bool memory_access_ok(struct vhost_dev *d, struct vhost_umem *umem, in memory_access_ok() function1375 return memory_access_ok(dev, dev->umem, 1); in vhost_log_access_ok()1464 if (!memory_access_ok(d, newumem, 0)) in vhost_set_memory()