Searched refs:ia32_syscall (Results 1 – 2 of 2) sorted by relevance
99 void ia32_syscall(struct trapframe *frame); /* Called from asm code */204 ia32_syscall(struct trapframe *frame) in ia32_syscall() function248 SYSINIT(ia32_syscall, SI_SUB_EXEC, SI_ORDER_ANY, ia32_syscall_enable, NULL);249 SYSUNINIT(ia32_syscall, SI_SUB_EXEC, SI_ORDER_ANY, ia32_syscall_disable, NULL);
78 call ia32_syscall