pbus_to_physid     40 arch/x86/events/intel/uncore.c 			phys_id = map->pbus_to_physid[bus->number];
pbus_to_physid     87 arch/x86/events/intel/uncore.c 		map->pbus_to_physid[i] = -1;
pbus_to_physid    162 arch/x86/events/intel/uncore.h 	int pbus_to_physid[256];
pbus_to_physid    549 arch/x86/events/intel/uncore_snb.c 	map->pbus_to_physid[bus] = 0;
pbus_to_physid   1332 arch/x86/events/intel/uncore_snbep.c 				map->pbus_to_physid[bus] = i;
pbus_to_physid   1349 arch/x86/events/intel/uncore_snbep.c 					if (map->pbus_to_physid[bus] >= 0)
pbus_to_physid   1350 arch/x86/events/intel/uncore_snbep.c 						i = map->pbus_to_physid[bus];
pbus_to_physid   1352 arch/x86/events/intel/uncore_snbep.c 						map->pbus_to_physid[bus] = i;
pbus_to_physid   1356 arch/x86/events/intel/uncore_snbep.c 					if (map->pbus_to_physid[bus] >= 0)
pbus_to_physid   1357 arch/x86/events/intel/uncore_snbep.c 						i = map->pbus_to_physid[bus];
pbus_to_physid   1359 arch/x86/events/intel/uncore_snbep.c 						map->pbus_to_physid[bus] = i;