Searched refs:sw_bytes (Results 1 – 2 of 2) sorted by relevance
83 struct _fpx_sw_bytes *sw_bytes; in save_xstate_epilog() local88 sw_bytes = ia32_frame ? &fx_sw_reserved_ia32 : &fx_sw_reserved; in save_xstate_epilog()89 err = __copy_to_user(&x->i387.sw_reserved, sw_bytes, sizeof(*sw_bytes)); in save_xstate_epilog()
1070 unsigned int sw_bytes; in dml1_rq_dlg_get_dlg_params() local1368 sw_bytes = 0; in dml1_rq_dlg_get_dlg_params()1381 sw_bytes = sw_bytes_ub_l + sw_bytes_ub_c; in dml1_rq_dlg_get_dlg_params()1383 sw_bytes = sw_bytes_ub_l; in dml1_rq_dlg_get_dlg_params()1387 DTRACE("DLG: %s: sw_bytes = %d", __func__, sw_bytes); in dml1_rq_dlg_get_dlg_params()1392 prefetch_bw = (vm_bytes + 2 * dpte_row_bytes + 2 * meta_row_bytes + sw_bytes) / t_pre_us; in dml1_rq_dlg_get_dlg_params()