syscalld.arch.syscall_x86_64

Undocumented in source.

Members

Functions

syscall
size_t syscall(size_t ident)
Undocumented in source. Be warned that the author may not have intended to support it.
syscall
size_t syscall(size_t ident, size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
syscall
size_t syscall(size_t ident, size_t n, size_t arg1)
Undocumented in source. Be warned that the author may not have intended to support it.
syscall
size_t syscall(size_t ident, size_t n, size_t arg1, size_t arg2)
Undocumented in source. Be warned that the author may not have intended to support it.
syscall
size_t syscall(size_t ident, size_t n, size_t arg1, size_t arg2, size_t arg3)
Undocumented in source. Be warned that the author may not have intended to support it.
syscall
size_t syscall(size_t ident, size_t n, size_t arg1, size_t arg2, size_t arg3, size_t arg4)
Undocumented in source. Be warned that the author may not have intended to support it.
syscall
size_t syscall(size_t ident, size_t n, size_t arg1, size_t arg2, size_t arg3, size_t arg4, size_t arg5)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta