Home
last modified time | relevance | path

Searched refs:MTI_CONF7_PTC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/kernel/
H A Dcpu-probe.c146 if (read_c0_config7() & MTI_CONF7_PTC) in cpu_set_mt_per_tc_perf()
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h734 #define MTI_CONF7_PTC (_ULCAST_(1) << 19) macro