Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/
Dx86.c181 static bool __read_mostly force_emulation_prefix = false; variable
182 module_param(force_emulation_prefix, bool, S_IRUGO);
6541 if (force_emulation_prefix && in handle_ud()