Searched refs:hyperv_mmio (Results 1 – 1 of 1) sorted by relevance
106 struct resource *hyperv_mmio; variable1030 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()