Searched refs:icache_err (Results 1 – 3 of 3) sorted by relevance
46 u64 icache_err = read_octeon_c0_icacheerr(); in co_cache_error_event() local56 if (icache_err & 1) { in co_cache_error_event()59 (unsigned long long)icache_err, core, cpu, in co_cache_error_event()
311 u64 icache_err = read_octeon_c0_icacheerr(); in co_cache_error_call_notifiers() local322 if (icache_err & 1) { in co_cache_error_call_notifiers()324 (unsigned long long)icache_err); in co_cache_error_call_notifiers()
839 goto icache_err; in erofs_module_init()869 icache_err: in erofs_module_init()
Completed in 8 milliseconds