Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.h120 struct pci2phy_map { struct
127 struct pci2phy_map *__find_pci2phy_map(int segment); argument
Dperf_event_intel_uncore.c26 struct pci2phy_map *map; in uncore_pcibus_to_physid()
41 struct pci2phy_map *__find_pci2phy_map(int segment) in __find_pci2phy_map()
43 struct pci2phy_map *map, *alloc = NULL; in __find_pci2phy_map()
56 alloc = kmalloc(sizeof(struct pci2phy_map), GFP_KERNEL); in __find_pci2phy_map()
Dperf_event_intel_uncore_snb.c423 struct pci2phy_map *map; in snb_pci2phy_map_init()
Dperf_event_intel_uncore_snbep.c1091 struct pci2phy_map *map; in snbep_pci2phy_map_init()