Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/linux/
H A Dlinux_sysvec.c708 const unsigned long linux_vsyscall_vector[] = { variable
730 if (code >= nitems(linux_vsyscall_vector)) in linux_vsyscall()
742 frame->tf_rax = linux_vsyscall_vector[code]; in linux_vsyscall()