Home
last modified time | relevance | path

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

/linux/arch/mips/kvm/
H A Dentry.c136 UASM_i_MTC0(p, reg, C0_EBASE); in build_set_exc_base()
138 uasm_i_mtc0(p, reg, C0_EBASE); in build_set_exc_base()
/linux/arch/mips/include/asm/
H A Dmipsregs.h155 #define C0_EBASE 15, 1 macro