Searched defs:syscall (Results 1 – 7 of 7) sorted by relevance
20 syscall: label38 syscall: label54 syscall: label
482 syscall: label
98 unsigned long syscall; /* 56 */ member
204 uint64_t syscall[8]; in htif_handle_tohost_write() local
602 int syscall(int call, int *retval, ...) in syscall() function
28 scp_t syscall; /* entry point to the API */ member
90 static void install_sigtramp(uint32_t *tramp, unsigned int syscall) in install_sigtramp()