Searched refs:CPUV7_L2CTLR_NPROC (Results 1 – 4 of 4) sorted by relevance
71 ncpu = CPUV7_L2CTLR_NPROC(ncpu); in tegra124_mp_setmaxid()
107 ncores = CPUV7_L2CTLR_NPROC(reg); in platform_mp_get_core_cnt()
372 #define CPUV7_L2CTLR_NPROC(r) ((((r) >> CPUV7_L2CTLR_NPROC_SHIFT) & 3) + 1) macro
104 ncpu = CPUV7_L2CTLR_NPROC(reg); in aw_mp_setmaxid()