Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dmipsmtregs.h183 unsigned conf0; in core_nvpes() local
188 conf0 = read_c0_mvpconf0(); in core_nvpes()
189 return ((conf0 & MVPCONF0_PVPE) >> MVPCONF0_PVPE_SHIFT) + 1; in core_nvpes()