Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/include/
H A Dmd_var.h67 void amd64_syscall(struct thread *td, int traced);
/f-stack/freebsd/amd64/amd64/
H A Dtrap.c1146 amd64_syscall(struct thread *td, int traced) in amd64_syscall() function
H A Dexception.S584 call amd64_syscall
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysvec.c747 amd64_syscall(td, traced); in linux_vsyscall()