Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Dmipsregs.h2197 #define read_gc0_xcontextconfig() __read_ulong_gc0_register($4, 3) macro
/linux-5.19.10/arch/mips/kvm/
Dvz.c1944 *v = read_gc0_xcontextconfig(); in kvm_vz_get_one_reg()