Home
last modified time | relevance | path

Searched refs:force_avic (Results 1 – 1 of 1) sorted by relevance

/linux/arch/x86/kvm/svm/
H A Davic.c95 static bool force_avic; variable
96 module_param_unsafe(force_avic, bool, 0444);
1239 if (!boot_cpu_has(X86_FEATURE_AVIC) && !force_avic) { in avic_want_avic_enabled()