vmbus_allocate_mmio
ret = vmbus_allocate_mmio(&hv->mem, hdev, 0, -1, hv->fb_size, 0x100000,
EXPORT_SYMBOL_GPL(vmbus_allocate_mmio);
ret = vmbus_allocate_mmio(&hbus->low_mmio_res, hbus->hdev, 0,
ret = vmbus_allocate_mmio(&hbus->high_mmio_res, hbus->hdev,
ret = vmbus_allocate_mmio(&hbus->mem_config, hbus->hdev, 0, -1,
int vmbus_allocate_mmio(struct resource **new, struct hv_device *device_obj,