Home
last modified time | relevance | path

Searched defs:syscall_nr (Results 1 – 2 of 2) sorted by relevance

/qemu/bsd-user/i386/
H A Dtarget_arch_cpu.h123 int32_t syscall_nr = env->regs[R_EAX]; in target_cpu_loop() local
/qemu/bsd-user/arm/
H A Dtarget_arch_cpu.h70 int32_t syscall_nr = env->regs[7]; in target_cpu_loop() local