Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c3434 cpu_mwait_cx_name2hint(char *name, int *hint0, boolean_t allow_auto) in cpu_mwait_cx_name2hint() function
3511 cx_idx = cpu_mwait_cx_name2hint(name, &hint, allow_auto); in cpu_mwait_cx_select_sysctl()
3535 cx_idx = cpu_mwait_cx_name2hint(name, &hint, TRUE); in cpu_mwait_cx_setname()
3566 cx_idx = cpu_mwait_cx_name2hint(name, &hint, TRUE); in cpu_mwait_cx_idle_sysctl()