Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/
Dx86.c154 static bool __read_mostly force_emulation_prefix = false; variable
155 module_param(force_emulation_prefix, bool, S_IRUGO);
5478 if (force_emulation_prefix && in handle_ud()