Home
last modified time | relevance | path

Searched refs:pci2phy_map (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/events/intel/
H A Duncore.h207 struct pci2phy_map { struct
213 struct pci2phy_map *__find_pci2phy_map(int segment); argument
H A Duncore.c43 struct pci2phy_map *map; in uncore_pcibus_to_dieid()
87 struct pci2phy_map *map, *tmp; in uncore_free_pcibus_map()
95 struct pci2phy_map *__find_pci2phy_map(int segment) in __find_pci2phy_map()
97 struct pci2phy_map *map, *alloc = NULL; in __find_pci2phy_map()
110 alloc = kmalloc(sizeof(struct pci2phy_map), GFP_KERNEL); in __find_pci2phy_map()
H A Duncore_snb.c997 struct pci2phy_map *map; in snb_pci2phy_map_init()
H A Duncore_snbep.c1433 struct pci2phy_map *map; in snbep_pci2phy_map_init()