Lines Matching +full:mips +full:- +full:gic
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
4 * Author: Paul Burton <paul.burton@mips.com>
105 #include <asm/mips-cm.h>
106 #include <asm/mips-cpc.h>
107 #include <asm/mips-gic.h>
110 * mips_cps_numclusters - return the number of clusters present in the system
123 * mips_cps_cluster_config - return (GCR|CPC)_CONFIG from a cluster
157 * mips_cps_numcores - return the number of cores present in a cluster
174 * mips_cps_numiocu - return the number of IOCUs present in a cluster
190 * mips_cps_numvps - return the number of VPs (threads) supported by a core
196 * kernel do not support hardware mutlti-threading this returns 1.