Searched refs:VMBUS_MAX_RESOURCE (Results 1 – 5 of 5) sorted by relevance
59 #define VMBUS_MAX_RESOURCE 5 macro78 struct rte_mem_resource resource[VMBUS_MAX_RESOURCE];
49 struct vmbus_map maps[VMBUS_MAX_RESOURCE];
120 for (i = 0; i < VMBUS_MAX_RESOURCE; i++) { in vmbus_uio_map_primary()
157 static const char *map_names[VMBUS_MAX_RESOURCE] = {181 for (i = 0; i < VMBUS_MAX_RESOURCE; i++) { in rte_vmbus_map_device()
186 if (uio_res->nb_maps < VMBUS_MAX_RESOURCE) { in vmbus_uio_map_primary()