Home
last modified time | relevance | path

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

/tools/testing/selftests/x86/
A Dxstate.c375 struct _fpx_sw_bytes *sw_bytes; in validate_sigfpstate() local
381 sw_bytes = get_fpx_sw_bytes(xbuf); in validate_sigfpstate()
382 if (sw_bytes->magic1 == FP_XSTATE_MAGIC1) in validate_sigfpstate()
402 magic2 = *(uint32_t *)(xbuf + sw_bytes->xstate_size); in validate_sigfpstate()
A Damx.c72 struct _fpx_sw_bytes *sw_bytes; in handle_noperm() local
86 sw_bytes = get_fpx_sw_bytes(xbuf); in handle_noperm()
96 if (sw_bytes->xstate_size <= xtiledata.xbuf_offset) { in handle_noperm()

Completed in 4 milliseconds