Home
last modified time | relevance | path

Searched defs:emulate_vsyscall (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dvsyscall.h21 static inline bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() function
/openbmc/linux/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c115 bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() function
/openbmc/qemu/linux-user/i386/
H A Dcpu_loop.c113 static void emulate_vsyscall(CPUX86State *env) in emulate_vsyscall() function