Searched refs:sce_md_syscall (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/usermode/modules/syscallemu/
H A Dsyscallemu.h44 void *sce_md_syscall; member in struct:syscallemu_data
H A Dsyscallemu.c105 sce->sce_md_syscall = md_syscallemu(p);
106 KASSERT(sce->sce_md_syscall != NULL);
H A Dsyscallemu_x86.c71 md_syscall = sce->sce_md_syscall;

Completed in 87 milliseconds