Home
last modified time | relevance | path

Searched refs:cpu_mhz (Results 1 – 2 of 2) sorted by relevance

/xen/tools/firmware/hvmloader/
A Dutil.c810 static uint16_t cpu_mhz; in get_cpu_mhz() local
811 if ( cpu_mhz != 0 ) in get_cpu_mhz()
812 return cpu_mhz; in get_cpu_mhz()
831 cpu_mhz = (uint16_t)(((uint32_t)cpu_khz + 500) / 1000); in get_cpu_mhz()
832 return cpu_mhz; in get_cpu_mhz()
/xen/docs/man/
A Dxl.1.pod.in911 cpu_mhz : 2266

Completed in 5 milliseconds