Searched refs:octeon_wdt_write_string (Results 1 – 1 of 1) sorted by relevance
160 static void octeon_wdt_write_string(const char *str) in octeon_wdt_write_string() function224 octeon_wdt_write_string("\r\n*** NMI Watchdog interrupt on Core 0x"); in octeon_wdt_nmi_stage3()226 octeon_wdt_write_string(" ***\r\n"); in octeon_wdt_nmi_stage3()228 octeon_wdt_write_string("\t"); in octeon_wdt_nmi_stage3()229 octeon_wdt_write_string(reg_name[i]); in octeon_wdt_nmi_stage3()230 octeon_wdt_write_string("\t0x"); in octeon_wdt_nmi_stage3()233 octeon_wdt_write_string("\r\n"); in octeon_wdt_nmi_stage3()235 octeon_wdt_write_string("\terr_epc\t0x"); in octeon_wdt_nmi_stage3()238 octeon_wdt_write_string("\tepc\t0x"); in octeon_wdt_nmi_stage3()240 octeon_wdt_write_string("\r\n"); in octeon_wdt_nmi_stage3()[all …]