high_base        1661 drivers/pci/controller/pci-hyperv.c 	resource_size_t high_base = 0;
high_base        1679 drivers/pci/controller/pci-hyperv.c 		high_base = hbus->high_mmio_res->start;
high_base        1708 drivers/pci/controller/pci-hyperv.c 						(u32)(high_base & 0xffffff00));
high_base        1712 drivers/pci/controller/pci-hyperv.c 						4, (u32)(high_base >> 32));
high_base        1713 drivers/pci/controller/pci-hyperv.c 					high_base += bar_size;