Searched refs:mips_cm_max_vp_width (Results 1 – 1 of 1) sorted by relevance
417 * mips_cm_max_vp_width() - return the width in bits of VP indices422 static inline unsigned int mips_cm_max_vp_width(void) in mips_cm_max_vp_width() function 460 return (core * mips_cm_max_vp_width()) + vp; in mips_cm_vp_id()