Searched refs:sw_bytes (Results 1 – 2 of 2) sorted by relevance
375 struct _fpx_sw_bytes *sw_bytes; in validate_sigfpstate() local381 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()
72 struct _fpx_sw_bytes *sw_bytes; in handle_noperm() local86 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