Home
last modified time | relevance | path

Searched defs:md_syscall_get_opcode (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/usermode/target/arm/
H A Dcpu_arm.c121 md_syscall_get_opcode(ucontext_t *ucp, uint32_t *opcode) in md_syscall_get_opcode() function
/netbsd-src/sys/arch/usermode/target/x86_64/
H A Dcpu_x86_64.c295 md_syscall_get_opcode(ucontext_t *ucp, uint32_t *opcode) in md_syscall_get_opcode() function
/netbsd-src/sys/arch/usermode/target/i386/
H A Dcpu_i386.c299 md_syscall_get_opcode(ucontext_t *ucp, uint32_t *opcode) in md_syscall_get_opcode() function