Searched refs:write_c0_vpecontrol (Results 1 – 1 of 1) sorted by relevance
26 #define write_c0_vpecontrol(val) __write_32bit_c0_register($1, 1, val) macro368 write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); \