Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/kernel/
Dsmp-mt.c205 ntc = (mvpconf0 & MVPCONF0_PTC) >> MVPCONF0_PTC_SHIFT; in vsmp_smp_setup()
Dvpe-mt.c383 hw_tcs = (val & MVPCONF0_PTC) + 1; in vpe_module_init()
/linux-6.12.1/arch/mips/include/asm/
Dmipsmtregs.h85 #define MVPCONF0_PTC ( _ULCAST_(0xff)) macro