Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/include/asm/
Dvsyscall.h21 static inline bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() function
/linux-6.14.4/arch/x86/entry/vsyscall/
Dvsyscall_64.c115 bool emulate_vsyscall(unsigned long error_code, in emulate_vsyscall() function