Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/
Dx86.c187 static bool __read_mostly force_emulation_prefix = false; variable
188 module_param(force_emulation_prefix, bool, S_IRUGO);
7074 if (force_emulation_prefix && in handle_ud()