Searched defs:cpu_plat (Results 1 – 2 of 2) sorted by relevance
25 struct cpu_plat { struct26 int cpu_id;27 int ucode_version;28 ulong device_id;29 u16 family;30 u32 id[2];31 u32 timebase_freq;
94 struct cpu_plat *cpu_plat; in timer_timebase_fallback() local
Completed in 7 milliseconds