Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dprctl.h189 #define PR_SET_FP_MODE 45 macro
/openbmc/linux/include/uapi/linux/
H A Dprctl.h189 #define PR_SET_FP_MODE 45 macro
/openbmc/linux/kernel/
H A Dsys.c2625 case PR_SET_FP_MODE: in SYSCALL_DEFINE5()
/openbmc/qemu/linux-user/
H A Dsyscall.c6265 #ifndef PR_SET_FP_MODE
6266 # define PR_SET_FP_MODE 45 macro
6403 case PR_SET_FP_MODE: in do_prctl()