Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/docs/man/
A Dxl.pod.1.in864 cpu_mhz : 2266

Completed in 6 milliseconds