Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c119 static bool __read_mostly fasteoi = 1; variable
120 module_param(fasteoi, bool, 0444);
5868 if (likely(fasteoi)) { in handle_apic_access()