Home
last modified time | relevance | path

Searched refs:ia32_syscall (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/amd64/ia32/
H A Dia32_syscall.c99 void ia32_syscall(struct trapframe *frame); /* Called from asm code */
204 ia32_syscall(struct trapframe *frame) in ia32_syscall() function
248 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);
H A Dia32_exception.S78 call ia32_syscall