Searched refs:write_c0_vpecontrol (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsmtregs.h26 #define write_c0_vpecontrol(val) __write_32bit_c0_register($1, 1, val) macro
354 write_c0_vpecontrol((read_c0_vpecontrol()&~VPECONTROL_TARGTC) | (tc)); \

Completed in 177 milliseconds