Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/cell/
Dcelleb_setup.c67 static char celleb_machine_type[128] = "Celleb"; variable
78 seq_printf(m, "machine\t\t: %s %s\n", celleb_machine_type, model); in celleb_show_cpuinfo()
84 strlcpy(celleb_machine_type, ptr, sizeof(celleb_machine_type)); in celleb_machine_type_hack()