Home
last modified time | relevance | path

Searched refs:TARGET_ARCH_SET_GS (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/linux-user/x86_64/
H A Dtarget_syscall.h99 #define TARGET_ARCH_SET_GS 0x1001 macro
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_syscall.h135 #define TARGET_ARCH_SET_GS 0x1001 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c6254 case TARGET_ARCH_SET_GS: in do_arch_prctl()
6256 if (code == TARGET_ARCH_SET_GS) in do_arch_prctl()