Searched refs:use_mwait (Results 1 – 1 of 1) sorted by relevance
1529 bool use_mwait; in cpustop_handler() local1535 use_mwait = (stop_mwait && (cpu_feature2 & CPUID2_MON) != 0 && in cpustop_handler()1537 if (use_mwait) { in cpustop_handler()1548 if (use_mwait) { in cpustop_handler()