Searched refs:force_avic (Results 1 – 1 of 1) sorted by relevance
95 static bool force_avic; variable96 module_param_unsafe(force_avic, bool, 0444);1239 if (!boot_cpu_has(X86_FEATURE_AVIC) && !force_avic) { in avic_want_avic_enabled()