Searched refs:write_c0_ebase_64 (Results 1 – 3 of 3) sorted by relevance
2159 write_c0_ebase_64(ebase | MIPS_EBASE_WG); in configure_exception_vector()
997 write_c0_ebase_64(ebase | MIPS_EBASE_WG); in decode_configs()
1869 #define write_c0_ebase_64(val) __write_64bit_c0_register($15, 1, val) macro