Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/i386/
H A Dsignal.c54 struct target_fpx_sw_bytes { struct
61 QEMU_BUILD_BUG_ON(sizeof(struct target_fpx_sw_bytes) != 12*4); argument
299 struct target_fpx_sw_bytes *sw = (void *)&fxstate->sw_reserved; in fxsave_sigcontext()
311 struct target_fpx_sw_bytes *sw = (void *)&fxstate->sw_reserved; in xsave_sigcontext()
610 struct target_fpx_sw_bytes *sw = (void *)&fxstate->sw_reserved; in xrstor_sigcontext()