Searched defs:cpuinfo_processor (Results 1 – 1 of 1) sorted by relevance
520 struct cpuinfo_processor { struct522 uint32_t smt_id;524 const struct cpuinfo_core* core;526 const struct cpuinfo_cluster* cluster;528 const struct cpuinfo_package* package;535 int linux_id;539 uint16_t windows_group_id;544 uint16_t windows_processor_id;548 uint32_t apic_id;550 struct {[all …]