Searched refs:prom_root_compatible (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/sparc/prom/
H A Dinit_64.c56 printk("PROMLIB: Root node compatible: %s\n", prom_root_compatible);
/linux-master/arch/sparc/include/asm/
H A Doplib_64.h33 extern const char prom_root_compatible[];
/linux-master/arch/sparc/kernel/
H A Dhead_64.S104 .globl prom_callmethod_name, prom_translate_name, prom_root_compatible
143 prom_root_compatible: label
190 mov (1b - prom_root_compatible), %l5
196 * &prom_root_compatible, 64)
205 stx %l5, [%sp + 2047 + 128 + 0x28] ! arg3, &prom_root_compatible
323 sethi %hi(prom_root_compatible), %g1
324 or %g1, %lo(prom_root_compatible), %g1

Completed in 120 milliseconds