Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dmips-mt.c70 ntc = ((mvpconf0 & MVPCONF0_PTC) >> MVPCONF0_PTC_SHIFT) + 1; in mips_mt_regdump()
H A Dsmp-mt.c204 ntc = (mvpconf0 & MVPCONF0_PTC) >> MVPCONF0_PTC_SHIFT; in vsmp_smp_setup()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dmips-mt.c70 ntc = ((mvpconf0 & MVPCONF0_PTC) >> MVPCONF0_PTC_SHIFT) + 1; in mips_mt_regdump()
H A Dsmp-mt.c205 ntc = (mvpconf0 & MVPCONF0_PTC) >> MVPCONF0_PTC_SHIFT; in vsmp_smp_setup()
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmipsmtregs.h85 #define MVPCONF0_PTC_SHIFT 0 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmipsmtregs.h84 #define MVPCONF0_PTC_SHIFT 0 macro

Completed in 4 milliseconds