max_iotlb_entries   40 drivers/vhost/vhost.c static int max_iotlb_entries = 2048;
max_iotlb_entries   41 drivers/vhost/vhost.c module_param(max_iotlb_entries, int, 0444);
max_iotlb_entries   42 drivers/vhost/vhost.c MODULE_PARM_DESC(max_iotlb_entries,
max_iotlb_entries 1030 drivers/vhost/vhost.c 	if (umem->numem == max_iotlb_entries) {