Home
last modified time | relevance | path

Searched refs:UC_FP_XSTATE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/uapi/asm/
H A Ducontext.h10 #define UC_FP_XSTATE 0x1 macro
/linux/arch/x86/kernel/
H A Dsignal_64.c154 flags = UC_FP_XSTATE | UC_SIGCONTEXT_SS; in frame_uc_flags()