high_size        1659 drivers/pci/controller/pci-hyperv.c 	resource_size_t high_size = 0;
high_size        1677 drivers/pci/controller/pci-hyperv.c 		high_size = 1ULL <<
high_size        1701 drivers/pci/controller/pci-hyperv.c 					if (high_size != bar_size) {
high_size        1724 drivers/pci/controller/pci-hyperv.c 			if (high_size <= 1 && low_size <= 1) {
high_size        1735 drivers/pci/controller/pci-hyperv.c 		high_size >>= 1;
high_size        1737 drivers/pci/controller/pci-hyperv.c 	}  while (high_size || low_size);