Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Dmachdep.c243 static int cpu_mwait_cx_spin_sysctl(SYSCTL_HANDLER_ARGS);
248 NULL, 0, cpu_mwait_cx_spin_sysctl, "A", "");
3593 cpu_mwait_cx_spin_sysctl(SYSCTL_HANDLER_ARGS) in cpu_mwait_cx_spin_sysctl() function