Home
last modified time | relevance | path

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

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