HomeSort by: relevance | last modified time | path
    Searched defs:cputab (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/powerpc/ibm4xx/
cpu.c 54 struct cputab { struct
61 static const struct cputab models[] = {
274 const struct cputab *cp;
322 const struct cputab *cp = models;
331 * Copy the cache from the cputab into cpu_info.
cpu.c 54 struct cputab { struct
61 static const struct cputab models[] = {
274 const struct cputab *cp;
322 const struct cputab *cp = models;
331 * Copy the cache from the cputab into cpu_info.
cpu.c 54 struct cputab { struct
61 static const struct cputab models[] = {
274 const struct cputab *cp;
322 const struct cputab *cp = models;
331 * Copy the cache from the cputab into cpu_info.
  /src/sys/arch/powerpc/oea/
cpu_subr.c 213 struct cputab { struct
221 static const struct cputab models[] = {
902 const struct cputab *cp;
cpu_subr.c 213 struct cputab { struct
221 static const struct cputab models[] = {
902 const struct cputab *cp;
cpu_subr.c 213 struct cputab { struct
221 static const struct cputab models[] = {
902 const struct cputab *cp;
  /src/sys/arch/mips/mips/
mips_machdep.c 292 static const struct pridtab cputab[] = { variable in typeref:typename:const struct pridtab[]
1167 for (ct = cputab; ct->cpu_name != NULL; ct++) {
mips_machdep.c 292 static const struct pridtab cputab[] = { variable in typeref:typename:const struct pridtab[]
1167 for (ct = cputab; ct->cpu_name != NULL; ct++) {
mips_machdep.c 292 static const struct pridtab cputab[] = { variable in typeref:typename:const struct pridtab[]
1167 for (ct = cputab; ct->cpu_name != NULL; ct++) {

Completed in 43 milliseconds