Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h2342 #define read_gc0_kscratch2() __read_ulong_gc0_register($31, 3) macro
/openbmc/linux/arch/mips/kvm/
H A Dvz.c2103 *v = (long)read_gc0_kscratch2(); in kvm_vz_get_one_reg()