Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hv/
Dvmbus_drv.c106 struct resource *hyperv_mmio; variable
1030 struct resource **old_res = &hyperv_mmio; in vmbus_walk_resources()
1105 if (hyperv_mmio) { in vmbus_acpi_remove()
1106 for (cur_res = hyperv_mmio; cur_res; cur_res = next_res) { in vmbus_acpi_remove()
1149 for (iter = hyperv_mmio; iter; iter = iter->sibling) { in vmbus_allocate_mmio()
1217 if (hyperv_mmio) in vmbus_acpi_add()