Searched refs:memory_access_ok (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/vhost/
H A Dvhost.c605 static int memory_access_ok(struct vhost_dev *d, struct vhost_memory *mem, memory_access_ok() function
645 return memory_access_ok(dev, dev->memory, 1); vhost_log_access_ok()
716 if (!memory_access_ok(d, newmem, 0)) { vhost_set_memory()

Completed in 43 milliseconds