Searched refs:MTI_CONF7_PTC (Results 1 – 2 of 2) sorted by relevance
/arch/mips/kernel/ | ||
D | cpu-probe.c | 145 if (read_c0_config7() & MTI_CONF7_PTC) in cpu_set_mt_per_tc_perf() |
/arch/mips/include/asm/ | ||
D | mipsregs.h | 749 #define MTI_CONF7_PTC (_ULCAST_(1) << 19) macro |