Searched refs:force_avic (Results 1 – 1 of 1) sorted by relevance
106 static bool __ro_after_init force_avic; variable107 module_param_unsafe(force_avic, bool, 0444);1253 if (!boot_cpu_has(X86_FEATURE_AVIC) && !force_avic) { in avic_want_avic_enabled()