Searched refs:read_c0_config7 (Results 1 – 4 of 4) sorted by relevance
198 if (read_c0_config7() & MIPS_CONF7_WII) in check_wait()
41 write_vpe_c0_config7(read_c0_config7()); in smvp_copy_vpe_config()
149 if (read_c0_config7() & MTI_CONF7_PTC) in cpu_set_mt_per_tc_perf()165 write_c0_config7(read_c0_config7() | MIPS_CONF7_RPS); in check_errata()
1919 #define read_c0_config7() __read_32bit_c0_register($16, 7) macro