Searched refs:prom_cpu_compatible (Results 1 – 3 of 3) sorted by relevance
/linux/arch/sparc/kernel/ |
H A D | head_64.S | 108 .globl prom_compatible_name, prom_cpu_path, prom_cpu_compatible 145 prom_cpu_compatible: label 362 mov (1b - prom_cpu_compatible), %l5 377 stx %l5, [%sp + 2047 + 128 + 0x28] ! arg3, &prom_cpu_compatible 386 sethi %hi(prom_cpu_compatible), %g1 387 or %g1, %lo(prom_cpu_compatible), %g1 402 89: sethi %hi(prom_cpu_compatible), %g1 403 or %g1, %lo(prom_cpu_compatible), %g1 416 sethi %hi(prom_cpu_compatible), %g1 417 or %g1, %lo(prom_cpu_compatible), %g1 [all …]
|
H A D | cpu.c | 530 prom_cpu_compatible); in sun4v_cpu_probe()
|
/linux/arch/sparc/include/asm/ |
H A D | oplib_64.h | 34 extern const char prom_cpu_compatible[];
|