Home
last modified time | relevance | path

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

/arch/x86/math-emu/
A Dfpu_emu.h84 extern u_char emulating;
85 # define RE_ENTRANT_CHECK_OFF emulating = 0
86 # define RE_ENTRANT_CHECK_ON emulating = 1
A Dfpu_entry.c96 u_char emulating = 0; variable
119 if (emulating) { in math_emulate()
/arch/powerpc/kvm/
A DKconfig111 guest in user mode (problem state) and emulating all
120 processor, including emulating 32-bit processors on a 64-bit
241 Enable support for emulating MPIC devices inside the
/arch/x86/kvm/
A DKconfig195 Provides KVM support for emulating Microsoft Hyper-V. This allows KVM
/arch/riscv/
A DKconfig924 Embed support for detecting and emulating misaligned
932 Embed support for emulating misaligned loads and stores.

Completed in 13 milliseconds