Home
last modified time | relevance | path

Searched refs:sparc_fpu_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dcpu.c259 static const char *sparc_fpu_type; variable
269 sparc_fpu_type = NULL; in set_cpu_and_fpu()
291 sparc_fpu_type = "No FPU"; in set_cpu_and_fpu()
300 sparc_fpu_type = fpu->name; in set_cpu_and_fpu()
312 if (sparc_fpu_type == NULL) in set_cpu_and_fpu()
316 sparc_fpu_type = "Unknown FPU"; in set_cpu_and_fpu()
339 sparc_fpu_type , in show_cpuinfo()
387 sparc_fpu_type, in show_cpuinfo()
500 sparc_fpu_type = "SPARC-M6 integrated FPU"; in sun4v_cpu_probe()
506 sparc_fpu_type = "SPARC-M7 integrated FPU"; in sun4v_cpu_probe()
[all …]