Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/i386/
H A Dsignal.c606 static bool xrstor_sigcontext(CPUX86State *env, FPStateKind fpkind, in xrstor_sigcontext() function
686 if (!xrstor_sigcontext(env, fpkind, fxstate, fxstate_addr)) { in frstor_sigcontext()
781 ok = xrstor_sigcontext(env, fpkind, fpstate, fpstate_addr); in restore_sigcontext()