Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dvsyscall.h20 static inline bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() function
/OK3568_Linux_fs/kernel/arch/x86/entry/vsyscall/
H A Dvsyscall_64.c120 bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() function