Searched refs:pciid_to_amd_architecture (Results 1 – 1 of 1) sorted by relevance
32 pciid_to_amd_architecture = {} variable969 global pciid_to_amd_architecture998 if not pciid_to_amd_architecture:1000 pciid_to_amd_architecture = json.load(in_f)1002 return pciid_to_amd_architecture[device_id]