Searched defs:cpu_error_is_ecache_data (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c152 static int cpu_error_is_ecache_data(int, uint64_t);
2581 cpu_error_is_ecache_data(int cpuid, uint64_t t_afsr) function
2609 if (cpu_error_is_ecache_data(aflt->flt_inst, ch_flt->flt_bit))
3590 * Get aggregate AFSR for call to cpu_error_is_ecache_data.
3605 if (cpu_error_is_ecache_data(CPU->cpu_id, t_afsr_errs))
4520 if (cpu_error_is_ecache_data(aflt->flt_inst,

Completed in 61 milliseconds