Home
last modified time | relevance | path

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

/arch/x86/events/intel/
Duncore.h174 struct pci2phy_map { struct
180 struct pci2phy_map *__find_pci2phy_map(int segment); argument
Duncore.c36 struct pci2phy_map *map; in uncore_pcibus_to_physid()
53 struct pci2phy_map *map, *tmp; in uncore_free_pcibus_map()
61 struct pci2phy_map *__find_pci2phy_map(int segment) in __find_pci2phy_map()
63 struct pci2phy_map *map, *alloc = NULL; in __find_pci2phy_map()
76 alloc = kmalloc(sizeof(struct pci2phy_map), GFP_KERNEL); in __find_pci2phy_map()
Duncore_snb.c635 struct pci2phy_map *map; in snb_pci2phy_map_init()
Duncore_snbep.c1362 struct pci2phy_map *map; in snbep_pci2phy_map_init()