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

/linux-4.4.14/arch/sparc/prom/
H A Dinit_64.c55 printk("PROMLIB: Root node compatible: %s\n", prom_root_compatible); prom_init_report()
/linux-4.4.14/arch/sparc/kernel/
H A Dhead_64.S101 .globl prom_callmethod_name, prom_translate_name, prom_root_compatible
140 prom_root_compatible: label
185 mov (1b - prom_root_compatible), %l5
191 * &prom_root_compatible, 64)
200 stx %l5, [%sp + 2047 + 128 + 0x28] ! arg3, &prom_root_compatible
318 sethi %hi(prom_root_compatible), %g1
319 or %g1, %lo(prom_root_compatible), %g1
/linux-4.4.14/arch/sparc/include/asm/
H A Doplib_64.h32 extern const char prom_root_compatible[];

Completed in 111 milliseconds