Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dmipsregs.h2471 #define write_gc0_xcontext(val) __write_ulong_gc0_register($20, 0, val) macro
/linux/arch/mips/kvm/
H A Dvz.c2365 write_gc0_xcontext(v); in kvm_vz_set_one_reg()