Searched defs:cpuinfo_processor (Results 1 – 1 of 1) sorted by relevance
606 struct cpuinfo_processor { struct608 uint32_t smt_id;610 const struct cpuinfo_core* core;612 const struct cpuinfo_cluster* cluster;614 const struct cpuinfo_package* package;622 int linux_id;627 uint16_t windows_group_id;633 uint16_t windows_processor_id;637 uint32_t apic_id;639 struct {[all …]