Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/events/intel/
Duncore.h186 struct pci2phy_map { struct
192 struct pci2phy_map *__find_pci2phy_map(int segment); argument
Duncore.c41 struct pci2phy_map *map; in uncore_pcibus_to_dieid()
70 struct pci2phy_map *map, *tmp; in uncore_free_pcibus_map()
78 struct pci2phy_map *__find_pci2phy_map(int segment) in __find_pci2phy_map()
80 struct pci2phy_map *map, *alloc = NULL; in __find_pci2phy_map()
93 alloc = kmalloc(sizeof(struct pci2phy_map), GFP_KERNEL); in __find_pci2phy_map()
Duncore_snb.c819 struct pci2phy_map *map; in snb_pci2phy_map_init()
Duncore_snbep.c1382 struct pci2phy_map *map; in snbep_pci2phy_map_init()