Home
last modified time | relevance | path

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

/freebsd/sys/amd64/linux/
H A Dlinux_sysvec.c114 static int linux_vsyscall(struct thread *td);
641 linux_vsyscall(struct thread *td) in linux_vsyscall() function
711 .sv_trap = linux_vsyscall,