Searched refs:octeon_wdt_write_string (Results 1 – 1 of 1) sorted by relevance
280 static void octeon_wdt_write_string(const char *str) in octeon_wdt_write_string() function344 octeon_wdt_write_string("\r\n*** NMI Watchdog interrupt on Core 0x"); in octeon_wdt_nmi_stage3()346 octeon_wdt_write_string(" ***\r\n"); in octeon_wdt_nmi_stage3()348 octeon_wdt_write_string("\t"); in octeon_wdt_nmi_stage3()349 octeon_wdt_write_string(reg_name[i]); in octeon_wdt_nmi_stage3()350 octeon_wdt_write_string("\t0x"); in octeon_wdt_nmi_stage3()353 octeon_wdt_write_string("\r\n"); in octeon_wdt_nmi_stage3()355 octeon_wdt_write_string("\terr_epc\t0x"); in octeon_wdt_nmi_stage3()358 octeon_wdt_write_string("\tepc\t0x"); in octeon_wdt_nmi_stage3()360 octeon_wdt_write_string("\r\n"); in octeon_wdt_nmi_stage3()[all …]