Home
last modified time | relevance | path

Searched refs:pci2phy_map (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Duncore.h174 struct pci2phy_map { struct
180 struct pci2phy_map *__find_pci2phy_map(int segment);
H A 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()
H A Duncore_snb.c635 struct pci2phy_map *map; in snb_pci2phy_map_init()
H A Duncore_snbep.c1362 struct pci2phy_map *map; in snbep_pci2phy_map_init()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Duncore.h204 struct pci2phy_map { struct
210 struct pci2phy_map *__find_pci2phy_map(int segment);
H A Duncore.c41 struct pci2phy_map *map; in uncore_pcibus_to_dieid()
85 struct pci2phy_map *map, *tmp; in uncore_free_pcibus_map()
93 struct pci2phy_map *__find_pci2phy_map(int segment) in __find_pci2phy_map()
95 struct pci2phy_map *map, *alloc = NULL; in __find_pci2phy_map()
108 alloc = kmalloc(sizeof(struct pci2phy_map), GFP_KERNEL); in __find_pci2phy_map()
H A Duncore_snb.c967 struct pci2phy_map *map; in snb_pci2phy_map_init()
H A Duncore_snbep.c1406 struct pci2phy_map *map; in snbep_pci2phy_map_init()

Completed in 30 milliseconds