Lines Matching defs:CPUConfig
79 struct CPUConfig
81 CPUConfig(const uint64_t& bus, const uint64_t& addr,
90 bool operator<(const CPUConfig& rhs) const
111 boost::container::flat_set<CPUConfig>& cpuConfigs,
158 boost::container::flat_set<CPUConfig>& cpuConfigs,
162 for (const CPUConfig& cpu : cpuConfigs)
414 bool exportDevice(const CPUConfig& config)
482 boost::container::flat_set<CPUConfig>& cpuConfigs,
489 for (CPUConfig& config : cpuConfigs)
671 boost::container::flat_set<CPUConfig>& cpuConfigs,
687 boost::container::flat_set<CPUConfig>& cpuConfigs,
797 boost::container::flat_set<CPUConfig> cpuConfigs;