Searched refs:octeon_wdt_write_string (Results 1 – 1 of 1) sorted by relevance
161 static void octeon_wdt_write_string(const char *str) in octeon_wdt_write_string() function227 octeon_wdt_write_string("\r\n*** NMI Watchdog interrupt on Core 0x"); in octeon_wdt_nmi_stage3()229 octeon_wdt_write_string(" ***\r\n"); in octeon_wdt_nmi_stage3()231 octeon_wdt_write_string("\t"); in octeon_wdt_nmi_stage3()232 octeon_wdt_write_string(reg_name[i]); in octeon_wdt_nmi_stage3()233 octeon_wdt_write_string("\t0x"); in octeon_wdt_nmi_stage3()236 octeon_wdt_write_string("\r\n"); in octeon_wdt_nmi_stage3()238 octeon_wdt_write_string("\terr_epc\t0x"); in octeon_wdt_nmi_stage3()241 octeon_wdt_write_string("\tepc\t0x"); in octeon_wdt_nmi_stage3()243 octeon_wdt_write_string("\r\n"); in octeon_wdt_nmi_stage3()[all …]