Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-mips/include/asm/
Dsystem.h35 …(cpu_has_dsp) __restore_dsp(current); if (cpu_has_userlocal) write_c0_userlocal(current_thre…
Dmipsregs.h507 #define write_c0_userlocal(val) __write_ulong_c0_register($4, 2, val) macro