Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/x86/
H A Dmp_x86.c1469 bool use_mwait; in cpustop_handler() local
1475 use_mwait = (stop_mwait && (cpu_feature2 & CPUID2_MON) != 0 && in cpustop_handler()
1477 if (use_mwait) { in cpustop_handler()
1488 if (use_mwait) { in cpustop_handler()