Home
last modified time | relevance | path

Searched refs:TARGET_ARCH_SET_FS (Results 1 – 4 of 4) sorted by relevance

/qemu/linux-user/i386/
H A Dtarget_cpu.h49 do_arch_prctl(env, TARGET_ARCH_SET_FS, newtls); in cpu_set_tls()
/qemu/linux-user/x86_64/
H A Dtarget_syscall.h100 #define TARGET_ARCH_SET_FS 0x1002 macro
/qemu/bsd-user/x86_64/
H A Dtarget_syscall.h136 #define TARGET_ARCH_SET_FS 0x1002 macro
/qemu/linux-user/
H A Dsyscall.c6278 case TARGET_ARCH_SET_FS: in do_arch_prctl()