Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/
Dmips-cm.h366 static inline unsigned int mips_cm_max_vp_width(void) in mips_cm_max_vp_width() function
405 return (core * mips_cm_max_vp_width()) + vp; in mips_cm_vp_id()