Searched refs:shell_log_buf (Results 1 – 1 of 1) sorted by relevance
31 static char shell_log_buf[SHELL_LOG_BUF_SIZE]; variable1000 dump.str = shell_log_buf; in shell_vcpu_dumpreg()1004 shell_puts(shell_log_buf); in shell_vcpu_dumpreg()1206 get_cpu_interrupt_info(shell_log_buf, SHELL_LOG_BUF_SIZE); in shell_show_cpu_int()1207 shell_puts(shell_log_buf); in shell_show_cpu_int()1318 get_ptdev_info(shell_log_buf, SHELL_LOG_BUF_SIZE); in shell_show_ptdev_info()1319 shell_puts(shell_log_buf); in shell_show_ptdev_info()1395 get_vioapic_info(shell_log_buf, SHELL_LOG_BUF_SIZE, vmid); in shell_show_vioapic_info()1396 shell_puts(shell_log_buf); in shell_show_vioapic_info()1472 err = get_ioapic_info(shell_log_buf, SHELL_LOG_BUF_SIZE); in shell_show_ioapic_info()[all …]
Completed in 6 milliseconds