Lines Matching defs:cpuinfo_processor
535 struct cpuinfo_processor { struct
537 uint32_t smt_id;
539 const struct cpuinfo_core* core;
541 const struct cpuinfo_cluster* cluster;
543 const struct cpuinfo_package* package;
550 int linux_id;
554 uint16_t windows_group_id;
559 uint16_t windows_processor_id;
563 uint32_t apic_id;
565 struct {
576 } cache;