Searched refs:use_mwait (Results 1 – 1 of 1) sorted by relevance
1469 bool use_mwait; in cpustop_handler() local1475 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()