Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dmips-cm.h358 * mips_cm_max_vp_width() - return the width in bits of VP indices
363 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()
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dmips-cm.h358 * mips_cm_max_vp_width() - return the width in bits of VP indices
363 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()

Completed in 2 milliseconds