Searched refs:C0_EBASE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/kvm/ |
H A D | entry.c | 66 #define C0_EBASE 15, 1 macro 195 UASM_i_MTC0(p, reg, C0_EBASE); in build_set_exc_base() 197 uasm_i_mtc0(p, reg, C0_EBASE); in build_set_exc_base()
|
/kernel/linux/linux-6.6/arch/mips/kvm/ |
H A D | entry.c | 66 #define C0_EBASE 15, 1 macro 189 UASM_i_MTC0(p, reg, C0_EBASE); in build_set_exc_base() 191 uasm_i_mtc0(p, reg, C0_EBASE); in build_set_exc_base()
|
Completed in 3 milliseconds