Lines Matching defs:cpuinfo_processor
520 struct cpuinfo_processor { struct
522 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 {
561 } cache;