Searched refs:pciid_to_amd_architecture (Results 1 – 1 of 1) sorted by relevance
1184 pciid_to_amd_architecture = {} variable2241 global pciid_to_amd_architecture2272 if not pciid_to_amd_architecture:2274 pciid_to_amd_architecture = json.load(in_f)2276 return pciid_to_amd_architecture[device_id]