Searched defs:cpu_info (Results 1 – 7 of 7) sorted by relevance
36 processor_info_t cpu_info; /* CPU information */ member
522 struct cpu_info { struct523 int cpu_rev; /* CPU revision */524 int cpu_speed; /* rated speed of CPU in MHz */525 int cpu_compid; /* CPU component ID */526 int sdb0_compid; /* SDB component ID */527 int sdb1_compid; /* SDB component ID */528 int ec_compid; /* Ecache RAM ID, needed for cache size */529 int cache_size; /* Cache size in bytes */530 int cpu_sram_mode; /* module's sram mode */531 int cpu_detected; /* Something on the CPU JTAG ring. */
74 static const topo_modinfo_t cpu_info = variable
63 static const topo_modinfo_t cpu_info = variable
1104 cpu_info(apd_t *a, cfga_info_t info, int parsable) in cpu_info() function
1927 processor_info_t cpu_info; in get_processor_type() local1948 processor_info_t cpu_info; in get_fputypes() local
975 processor_info_t cpu_info; in i_cpu_cm_info() local