Searched refs:vmbus_allocate_mmio (Results 1 – 3 of 3) sorted by relevance
1138 int vmbus_allocate_mmio(struct resource **new, struct hv_device *device_obj, in vmbus_allocate_mmio() function1192 EXPORT_SYMBOL_GPL(vmbus_allocate_mmio);
999 int vmbus_allocate_mmio(struct resource **new, struct hv_device *device_obj,
708 ret = vmbus_allocate_mmio(&par->mem, hdev, pot_start, pot_end, in hvfb_getmem()