Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/entry/vsyscall/
Dvsyscall_64.c41 static enum { EMULATE, NATIVE, NONE } vsyscall_mode = enumerator
47 EMULATE;
54 vsyscall_mode = EMULATE; in vsyscall_setup()