Searched refs:read_c0_vpecontrol (Results 1 – 1 of 1) sorted by relevance
25 #define read_c0_vpecontrol() __read_32bit_c0_register($1, 1) macro367 write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); \