Searched refs:prom_cpu_compatible (Results 1 – 3 of 3) sorted by relevance
/arch/sparc/kernel/ |
D | head_64.S | 105 .globl prom_compatible_name, prom_cpu_path, prom_cpu_compatible 142 prom_cpu_compatible: label 357 mov (1b - prom_cpu_compatible), %l5 372 stx %l5, [%sp + 2047 + 128 + 0x28] ! arg3, &prom_cpu_compatible 381 sethi %hi(prom_cpu_compatible), %g1 382 or %g1, %lo(prom_cpu_compatible), %g1 397 89: sethi %hi(prom_cpu_compatible), %g1 398 or %g1, %lo(prom_cpu_compatible), %g1 411 sethi %hi(prom_cpu_compatible), %g1 412 or %g1, %lo(prom_cpu_compatible), %g1 [all …]
|
D | cpu.c | 517 prom_cpu_compatible); in sun4v_cpu_probe()
|
/arch/sparc/include/asm/ |
D | oplib_64.h | 33 extern const char prom_cpu_compatible[];
|