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.h208 struct pci2phy_map { struct
214 struct pci2phy_map *__find_pci2phy_map(int segment); argument
H A Duncore.c42 struct pci2phy_map *map; in uncore_pcibus_to_dieid()
86 struct pci2phy_map *map, *tmp; in uncore_free_pcibus_map()
94 struct pci2phy_map *__find_pci2phy_map(int segment) in __find_pci2phy_map()
96 struct pci2phy_map *map, *alloc = NULL; in __find_pci2phy_map()
109 alloc = kmalloc(sizeof(struct pci2phy_map), GFP_KERNEL); in __find_pci2phy_map()
H A Duncore_snb.c996 struct pci2phy_map *map; in snb_pci2phy_map_init()
H A Duncore_snbep.c1432 struct pci2phy_map *map; in snbep_pci2phy_map_init()