Searched refs:emulate_vsyscall (Results 1 – 5 of 5) sorted by relevance
17 extern bool emulate_vsyscall(unsigned long error_code,21 static inline bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() function
10 TRACE_EVENT(emulate_vsyscall,
115 bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() function
113 static void emulate_vsyscall(CPUX86State *env) in emulate_vsyscall() function258 emulate_vsyscall(env); in cpu_loop()
1308 if (emulate_vsyscall(error_code, regs, address)) in do_user_addr_fault()