Lines Matching defs:cpuinfo_processor
606 struct cpuinfo_processor { struct
608 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 {
650 } cache;