Searched refs:write_c0_userlocal (Results 1 – 2 of 2) sorted by relevance
35 …(cpu_has_dsp) __restore_dsp(current); if (cpu_has_userlocal) write_c0_userlocal(current_thre…
507 #define write_c0_userlocal(val) __write_ulong_c0_register($4, 2, val) macro