Lines Matching refs:async_flt

123 static int clear_ecc(struct async_flt *ecc);
139 static int cpu_get_mem_unum_synd(int synd_code, struct async_flt *, char *buf);
141 static void cpu_scrubphys(struct async_flt *aflt);
142 static void cpu_payload_add_aflt(struct async_flt *, nvlist_t *, nvlist_t *,
144 static void cpu_payload_add_ecache(struct async_flt *, nvlist_t *);
145 static void cpu_ereport_init(struct async_flt *aflt);
147 static uint8_t cpu_flt_bit_to_plat_error(struct async_flt *aflt);
154 static int cpu_error_to_resource_type(struct async_flt *aflt);
173 static void cpu_payload_add_dcache(struct async_flt *, nvlist_t *);
174 static void cpu_payload_add_icache(struct async_flt *, nvlist_t *);
353 struct async_flt *lkycb_aflt;
1188 struct async_flt *aflt;
1214 aflt = (struct async_flt *)&ch_flt;
1342 struct async_flt *aflt;
1382 aflt = (struct async_flt *)&ch_flt;
1631 struct async_flt *aflt;
1675 aflt = (struct async_flt *)&ch_flt;
1741 struct async_flt *aflt;
1810 aflt = (struct async_flt *)&ch_flt;
2086 struct async_flt *aflt;
2106 aflt = (struct async_flt *)&ch_flt;
2288 struct async_flt *aflt = (struct async_flt *)ch_flt;
2382 struct async_flt *aflt = (struct async_flt *)flt;
2570 struct async_flt *aflt = (struct async_flt *)ch_flt;
2603 cpu_log_err(struct async_flt *aflt)
2702 cpu_ce_log_err(struct async_flt *aflt, errorq_elem_t *eqep)
2745 cpu_ce_scrub_mem_err_common(struct async_flt *ecc, boolean_t logout_tried)
2948 cpu_ce_scrub_mem_err(struct async_flt *ecc, boolean_t logout_tried)
3000 ce_ptnr_select(struct async_flt *aflt, int flags, int *typep)
3169 ce_ptnrchk_xc(struct async_flt *aflt, uchar_t *dispp)
3185 struct async_flt *aflt = cbarg->lkycb_aflt;
3215 * on the detecting cpu, and that the async_flt structure will not persist on
3237 ce_scrub_xdiag_recirc(struct async_flt *aflt, errorq_t *eqp,
3284 struct async_flt *ecc;
3293 ecc = (struct async_flt *)(ndata + afltoffset);
3350 cpu_ue_log_err(struct async_flt *aflt)
3377 struct async_flt *aflt;
3389 aflt = (struct async_flt *)&ch_flt;
3514 * async_flt struct rather than explicit arguments.
3517 cpu_get_mem_unum_aflt(int synd_status, struct async_flt *aflt,
3533 * Return unum string given synd_code and async_flt into
3537 cpu_get_mem_unum_synd(int synd_code, struct async_flt *aflt, char *buf)
3690 cpu_read_paddr(struct async_flt *ecc, short verbose, short ce_err)
3698 read_ecc_data(struct async_flt *aflt, short verbose, short ce_err)
3710 struct async_flt *aflt = (struct async_flt *)ch_flt;
3749 clear_ecc(struct async_flt *aflt)
3835 struct async_flt *aflt = (struct async_flt *)ch_flt;
3847 cpu_scrubphys(struct async_flt *aflt)
3860 cpu_clearphys(struct async_flt *aflt)
3877 struct async_flt *aflt = (struct async_flt *)ch_flt;
4135 struct async_flt *aflt = (struct async_flt *)ch_flt;
4322 cpu_payload_add_dcache(struct async_flt *aflt, nvlist_t *nvl)
4369 cpu_payload_add_icache(struct async_flt *aflt, nvlist_t *nvl)
4418 cpu_payload_add_ecache(struct async_flt *aflt, nvlist_t *nvl)
4505 cpu_error_to_resource_type(struct async_flt *aflt)
4551 cpu_payload_add_aflt(struct async_flt *aflt, nvlist_t *payload,
4727 cpu_ereport_init(struct async_flt *aflt)
4753 struct async_flt *aflt = (struct async_flt *)ch_flt;
4768 struct async_flt *aflt = (struct async_flt *)ch_flt;
4815 struct async_flt *aflt = (struct async_flt *)ch_flt;
4927 struct async_flt *aflt = (struct async_flt *)ch_flt;
4972 struct async_flt *aflt = (struct async_flt *)ch_flt;
5120 flt_to_trap_type(struct async_flt *aflt)
5158 flt_to_error_type(struct async_flt *aflt)
5480 cpu_check_allcpus(struct async_flt *aflt)
6320 struct async_flt *aflt;
6325 aflt = (struct async_flt *)&ch_flt;
6356 struct async_flt *aflt;
6362 aflt = (struct async_flt *)ch_flt;
6486 struct async_flt *aflt;
6490 aflt = (struct async_flt *)ch_flt;
6664 cpu_ereport_post(struct async_flt *aflt)
6729 * the async_flt structure into the ereport.
6779 cpu_run_bus_error_handlers(struct async_flt *aflt, int expected)
6800 struct async_flt *aflt = (struct async_flt *)payload;
6813 cpu_ce_count_unum(struct async_flt *ecc, int len, char *unum)
6988 struct async_flt *aflt = (struct async_flt *)&ch_flt;
7154 struct async_flt *aflt = (struct async_flt *)ch_flt;
7210 cpu_flt_bit_to_plat_error(struct async_flt *aflt)