Lines Matching refs:debug_printf
61 void debug_printf(const char *format, ...) in debug_printf() function
270 debug_printf("max cpus %d\n", topo_max_cpus); in set_max_cpu_num()
370 debug_printf(" map logical_cpu:%d\n", in create_cpu_map()
385 debug_printf( in create_cpu_map()
459 debug_printf("mmio_cmd cpu:%d reg:%d write:%d\n", cpu, reg, write); in isst_send_mmio_command()
484 debug_printf( in isst_send_mmio_command()
502 debug_printf( in isst_send_mbox_command()
511 debug_printf("CPU %d\n", cpu); in isst_send_mbox_command()
567 debug_printf( in isst_send_mbox_command()
603 debug_printf( in isst_send_msr_command()
1556 debug_printf("feature name [%s] command [%s]\n", feature, cmd); in process_command()