Searched refs:get_cpu_soc_family (Results 1 – 7 of 7) sorted by relevance
57 self._cpu_type = utils.get_cpu_soc_family()140 if (utils.get_cpu_soc_family() == 'x86_64' and172 if (utils.get_cpu_soc_family() == 'x86_64' and363 if utils.get_cpu_soc_family() != 'x86_64':433 if utils.get_cpu_soc_family() == 'x86_64':
46 soc = utils.get_cpu_soc_family()
41 arch = utils.get_cpu_soc_family()
114 cpu_family = utils.get_cpu_soc_family()
63 self._cpu_type = utils.get_cpu_soc_family()
299 def get_cpu_soc_family(): function1925 socfamily = get_cpu_soc_family()
1009 soc = utils.get_cpu_soc_family()