Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h2184 #define write_gc0_xcontextconfig(val) __write_ulong_gc0_register($4, 3, val) macro
/openbmc/linux/arch/mips/kvm/
H A Dvz.c2170 write_gc0_xcontextconfig(v); in kvm_vz_set_one_reg()