Searched refs:hwp_enabled (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/
H A Dhwp.cpp18 static bool hwp_enabled = false; variable
36 if (hwp_enabled) {
47 hwp_enabled = true;
61 if (!hwp_enabled) {

Completed in 71 milliseconds