Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dx86.c150 static bool __read_mostly force_emulation_prefix = false; variable
151 module_param(force_emulation_prefix, bool, S_IRUGO);
4995 if (force_emulation_prefix && in handle_ud()