support_64       2903 drivers/pci/pci.c 	bool support_64 = (sizeof(resource_size_t) >= 8);
support_64       2957 drivers/pci/pci.c 		if (!support_64 && base_upper)
support_64       2960 drivers/pci/pci.c 		if (support_64)
support_64       2976 drivers/pci/pci.c 		if (!support_64 && max_offset_upper)
support_64       2979 drivers/pci/pci.c 		if (support_64)