Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/prom/
H A Dinit_64.c56 printk("PROMLIB: Root node compatible: %s\n", prom_root_compatible); in prom_init_report()
/openbmc/linux/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
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
/openbmc/linux/arch/sparc/include/asm/
H A Doplib_64.h33 extern const char prom_root_compatible[];