Searched defs:cpuinfo_ia64 (Results 1 – 1 of 1) sorted by relevance
190 struct cpuinfo_ia64 { struct191 unsigned int softirq_pending;198 unsigned long proc_freq; /* frequency of processor */199 unsigned long cyc_per_usec; /* itc_freq/1000000 */200 unsigned long ptce_base;201 unsigned int ptce_count[2];202 unsigned int ptce_stride[2];206 unsigned long loops_per_jiffy;207 int cpu;209 unsigned short core_id; /* core id */[all …]
Completed in 7 milliseconds