Searched defs:cpu_change_speed (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetah.c559 cpu_change_speed(uint64_t divisor, uint64_t arg2) function
581 cmn_err(CE_WARN, "cpu_change_speed: bad divisor %" PRIu64, divisor);
H A Dus3_jalapeno.c700 cpu_change_speed(uint64_t divisor, uint64_t arg2) function
803 cmn_err(CE_WARN, "cpu_change_speed: bad divisor %" PRIu64, divisor);
H A Dus3_cheetahplus.c763 cpu_change_speed(uint64_t divisor, uint64_t arg2) function
785 cmn_err(CE_WARN, "cpu_change_speed: bad divisor %" PRIu64, divisor);
H A Dopl_olympus.c2300 cpu_change_speed(uint64_t divisor, uint64_t arg2) function
H A Dspitfire.c2825 cpu_change_speed(uint64_t new_divisor, uint64_t arg2) function
2835 cmn_err(CE_WARN, "cpu_change_speed: bad divisor 0x%lx",
2850 cmn_err(CE_PANIC, "cpu_change_speed: current divisor "
/illumos-gate/usr/src/uts/sun4/cpu/
H A Dcpu_module.c135 cpu_change_speed(uint64_t divisor, uint64_t arg2) function

Completed in 86 milliseconds