Searched refs:emulate_vsyscall (Results 1 – 4 of 4) sorted by relevance
16 extern bool emulate_vsyscall(unsigned long error_code,20 static inline bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() function
10 TRACE_EVENT(emulate_vsyscall,
120 bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() function
1321 if (emulate_vsyscall(error_code, regs, address)) in do_user_addr_fault()