Searched refs:write_c0_perfcontrol (Results 1 – 2 of 2) sorted by relevance
74 write_c0_perfcontrol(reg.control); in rm9000_cpu_start()80 write_c0_perfcontrol(0); in rm9000_cpu_stop()96 write_c0_perfcontrol(0); in rm9000_perfcount_handler()113 write_c0_perfcontrol(reg.control); in rm9000_perfcount_handler()
976 #define write_c0_perfcontrol(val) __write_32bit_c0_register($22, 0, val) macro