Home
last modified time | relevance | path

Searched refs:vmbus_allocate_mmio (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/controller/
H A Dpci-hyperv.c3352 ret = vmbus_allocate_mmio(&hbus->low_mmio_res, hbus->hdev, 0, in hv_pci_allocate_bridge_windows()
3371 ret = vmbus_allocate_mmio(&hbus->high_mmio_res, hbus->hdev, in hv_pci_allocate_bridge_windows()
3416 ret = vmbus_allocate_mmio(&hbus->mem_config, hbus->hdev, 0, -1, in hv_allocate_config_window()
/linux/include/linux/
H A Dhyperv.h1333 int vmbus_allocate_mmio(struct resource **new, struct hv_device *device_obj,
/linux/drivers/hv/
H A Dvmbus_drv.c2451 int vmbus_allocate_mmio(struct resource **new, struct hv_device *device_obj, in vmbus_allocate_mmio() function
2520 EXPORT_SYMBOL_GPL(vmbus_allocate_mmio);