Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/baget/
Dbalo.c94 balo_printf( "Kernel entry: %x\n\n", START); in start_kernel()
122 balo_printf("CAUSE=%x EPC=%x BADVADDR=%x\n", in print_regs()
130 balo_printf("\nBALO: trap in balo itself.\n"); in int_handler()
136 balo_printf("\nBALO: unexpected trap during memory init.\n"); in int_handler()
144 balo_printf("\nBALO: unexpected trap during memory probe.\n"); in int_handler()
149 balo_printf("\nBALO: unexpected kernel trap.\n"); in int_handler()
154 balo_printf("\nBALO: unexpected return from handler.\n"); in int_handler()
Dprint.c77 void __init balo_printf( char *f, ... ) in balo_printf() function
/linux-2.4.37.9/include/asm-mips/baget/
Dbaget.h66 extern void balo_printf( char *f, ... );