Searched refs:chd_afsr_ext (Results 1 – 3 of 3) sorted by relevance
278 chd_afsr_ext CH_CHD_AFSR_EXT
1200 t_afsr_ext = clop->clo_data.chd_afsr_ext; in cpu_check_cpu_logout()1366 t_afsr_ext = clop->clo_data.chd_afsr_ext; in cpu_log_fast_ecc_error()1659 t_afsr_ext = clop->clo_data.chd_afsr_ext; in cpu_disrupting_error()1784 t_afsr_ext = clop->clo_data.chd_afsr_ext; in cpu_deferred_error()5001 ch_flt->afsr_ext = ch_flt->flt_sdw_afsr_ext = cdp->chd_afsr_ext; in cpu_queue_events()5002 ch_flt->afsr_errs = (cdp->chd_afsr_ext & C_AFSR_EXT_ALL_ERRS) | in cpu_queue_events()6390 clop->clo_data.chd_afsr_ext = cpu_error_regs.afsr_ext;6393 clop->clo_sdw_data.chd_afsr_ext =
1385 uint64_t chd_afsr_ext; /* AFSR_EXT */ member