Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmips-cm.h363 static inline unsigned int mips_cm_max_vp_width(void) in mips_cm_max_vp_width() function
401 return (core * mips_cm_max_vp_width()) + vp; in mips_cm_vp_id()