Searched refs:md_syscallemu (Results 1 – 4 of 4) sorted by relevance
60 void * md_syscallemu(struct proc *);
99 md_syscallemu(struct proc *p) in md_syscallemu() function
105 sce->sce_md_syscall = md_syscallemu(p); in sys_syscallemu()