Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dmipsregs.h2184 #define write_gc0_xcontextconfig(val) __write_ulong_gc0_register($4, 3, val) macro
/Linux-v6.6/arch/mips/kvm/
Dvz.c2170 write_gc0_xcontextconfig(v); in kvm_vz_set_one_reg()