Searched refs:read_c0_vpecontrol (Results 1 – 1 of 1) sorted by relevance
30 #define read_c0_vpecontrol() __read_32bit_c0_register($1, 1) macro166 #define settc(tc) do { write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); …