tohex 684 arch/powerpc/kernel/prom_init.c add_string(&p, tohex((u32)(unsigned long) value)); tohex 685 arch/powerpc/kernel/prom_init.c add_string(&p, tohex(valuelen)); tohex 686 arch/powerpc/kernel/prom_init.c add_string(&p, tohex(ADDR(pname))); tohex 687 arch/powerpc/kernel/prom_init.c add_string(&p, tohex(prom_strlen(pname)));