Home
last modified time | relevance | path

Searched refs:linux_vsyscall_vector (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/amd64/linux/
H A Dlinux_sysvec.c634 const unsigned long linux_vsyscall_vector[] = { variable
656 if (code >= nitems(linux_vsyscall_vector)) in linux_vsyscall()
668 frame->tf_rax = linux_vsyscall_vector[code]; in linux_vsyscall()