OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LINUX_VSYSCALL_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/compat/linux/arch/amd64/
linux_machdep.h
115
#define
LINUX_VSYSCALL_SIZE
1024
linux_machdep.c
479
if ((tf->tf_rip & (
LINUX_VSYSCALL_SIZE
- 1)) != 0)
482
vsyscallnr = (tf->tf_rip - LINUX_VSYSCALL_START) /
LINUX_VSYSCALL_SIZE
;
Completed in 11 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025