Home
last modified time | relevance | path

Searched refs:cmd_cpu_t (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/
H A Dcmd_Lxcache.h134 cmd_cpu_t *, cmd_errcl_t);
137 cmd_cpu_t *, cmd_ptrsubtype_t,
143 cmd_cpu_t *, nvlist_t *, cmd_ptrsubtype_t, int32_t, int8_t, int16_t);
145 extern cmd_Lxcache_t *cmd_Lxcache_lookup_by_type_index_way_bit(cmd_cpu_t *,
149 cmd_Lxcache_lookup_by_index_way(cmd_cpu_t *, cmd_ptrsubtype_t,
152 cmd_Lxcache_lookup_by_type_index_way_reason(cmd_cpu_t *, cmd_ptrsubtype_t,
155 cmd_Lxcache_lookup_by_type_index_bit_reason(cmd_cpu_t *, cmd_ptrsubtype_t,
157 extern int8_t cmd_Lxcache_get_next_retirable_way(cmd_cpu_t *, int32_t,
159 extern int8_t cmd_Lxcache_get_lowest_retirable_way(cmd_cpu_t *,
162 cmd_cpu_t *, cmd_ptrsubtype_t, int32_t, int16_t);
[all …]
H A Dcmd_cpu.h92 typedef struct cmd_cpu cmd_cpu_t; typedef
181 extern void cmd_cpu_uec_add(fmd_hdl_t *, cmd_cpu_t *, uint64_t);
182 extern int cmd_cpu_uec_match(cmd_cpu_t *, uint64_t);
183 extern void cmd_cpu_uec_clear(fmd_hdl_t *, cmd_cpu_t *);
184 extern void cmd_cpu_uec_set_allmatch(fmd_hdl_t *, cmd_cpu_t *);
263 cmd_cpu_t *xr_cpu; /* Detecting CPU, recalc'd from cpuid */
294 cmd_cpu_t *, cmd_errcl_t);
725 extern cmd_cpu_t *cmd_cpu_lookup_from_detector(fmd_hdl_t *, nvlist_t *,
728 extern char *cmd_cpu_getfrustr(fmd_hdl_t *, cmd_cpu_t *);
729 extern char *cmd_cpu_getpartstr(fmd_hdl_t *, cmd_cpu_t *);
[all …]
H A Dcmd_cpu.c87 static cmd_cpu_t *cpu_lookup_by_cpuid(uint32_t, uint8_t);
88 static cmd_cpu_t *cpu_create(fmd_hdl_t *, nvlist_t *, uint32_t,
90 static void cpu_buf_write(fmd_hdl_t *, cmd_cpu_t *);
261 cpu_uec_write(fmd_hdl_t *hdl, cmd_cpu_t *cpu, cmd_cpu_uec_t *uec) in cpu_uec_write()
281 cpu_uec_create(fmd_hdl_t *hdl, cmd_cpu_t *cpu, cmd_cpu_uec_t *uec, in cpu_uec_create()
315 cpu_uec_flush_finish(fmd_hdl_t *hdl, cmd_cpu_t *cpu) in cpu_uec_flush_finish()
333 cpu_uec_flush(fmd_hdl_t *hdl, cmd_cpu_t *cpu) in cpu_uec_flush()
390 cmd_cpu_uec_add(fmd_hdl_t *hdl, cmd_cpu_t *cpu, uint64_t pa) in cmd_cpu_uec_add()
433 cmd_cpu_uec_set_allmatch(fmd_hdl_t *hdl, cmd_cpu_t *cpu) in cmd_cpu_uec_set_allmatch()
446 cmd_cpu_uec_match(cmd_cpu_t *cpu, uint64_t pa) in cmd_cpu_uec_match()
[all …]
H A Dcmd_cpuerr.c54 cmd_cpuerr_common(fmd_hdl_t *hdl, fmd_event_t *ep, cmd_cpu_t *cpu, in cmd_cpuerr_common()
109 cmd_cpu_t *cpu; \
132 cmd_cpu_t *cpu; \
192 cmd_cpu_t *cpu; \
275 cmd_cpu_t *cpu = xr->xr_cpu; in cmd_xxu_hdlr()
345 cmd_cpu_t *cpu = xr->xr_cpu; in cmd_xxc_hdlr()
479 cmd_cpu_t *cpu; in cmd_xxcu_initial()
H A Dcmd_mem.h128 uint16_t, uint8_t, cmd_cpu_t *);
H A Dcmd_memerr.c809 cmd_cpu_t *cpu; in cmd_ue_common()
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/
H A Dcmd_Lxcache.c151 cmd_Lxcache_free(fmd_hdl_t *hdl, cmd_cpu_t *cpu, cmd_Lxcache_t *Lxcache, in cmd_Lxcache_free()
194 cmd_Lxcache_destroy(fmd_hdl_t *hdl, cmd_cpu_t *cpu, cmd_Lxcache_t *Lxcache) in cmd_Lxcache_destroy()
200 cmd_Lxcache_lookup_by_type_index_way_bit(cmd_cpu_t *cpu, in cmd_Lxcache_lookup_by_type_index_way_bit()
218 cmd_Lxcache_create(fmd_hdl_t *hdl, cmd_xr_t *xr, cmd_cpu_t *cpu, in cmd_Lxcache_create()
301 cmd_Lxcache_lookup_by_index_way(cmd_cpu_t *cpu, cmd_ptrsubtype_t pstype, in cmd_Lxcache_lookup_by_index_way()
340 cmd_cpu_t *cpu; in cmd_Lxcache_restore()
435 cmd_Lxcache_validate(fmd_hdl_t *hdl, cmd_cpu_t *cpu) in cmd_Lxcache_validate()
463 cmd_Lxcache_fini(fmd_hdl_t *hdl, cmd_cpu_t *cpu) in cmd_Lxcache_fini()
511 cmd_Lx_index_count_type2_ways(cmd_cpu_t *cpu) in cmd_Lx_index_count_type2_ways()
531 cmd_Lx_index_count_type1_ways(cmd_cpu_t *cpu) in cmd_Lx_index_count_type1_ways()
[all …]
H A Dcmd_cpu_arch.c116 cmd_fill_errdata(cmd_errcl_t clcode, cmd_cpu_t *cpu, cmd_case_t **cc, in cmd_fill_errdata()
192 cmd_cpu_getfrustr(fmd_hdl_t *hdl, cmd_cpu_t *cp) in cmd_cpu_getfrustr()
199 cmd_cpu_getpartstr(fmd_hdl_t *hdl, cmd_cpu_t *cp) { in cmd_cpu_getpartstr()
205 cmd_cpu_getserialstr(fmd_hdl_t *hdl, cmd_cpu_t *cp) { in cmd_cpu_getserialstr()
H A Dcmd_opl.h41 cmd_cpu_t *oc_cmd_cpu;
102 const char *, const char *, cmd_ptrsubtype_t, cmd_cpu_t *, cmd_case_t *,
H A Dcmd_Lxcacheerr.c380 cmd_cpu_t *cpu, in extract_data_from_ereport_payload()
438 print_ecc(fmd_hdl_t *hdl, cmd_cpu_t *cpu, const char *fltnm, uint64_t *tag_data) in print_ecc()
605 cmd_create_and_destroy_Lxcache(fmd_hdl_t *hdl, cmd_cpu_t *cpu, in cmd_create_and_destroy_Lxcache()
636 cmd_Lxcache_retire_as_reason(fmd_hdl_t *hdl, cmd_cpu_t *cpu, in cmd_Lxcache_retire_as_reason()
685 retire_lowest_retirable_way_as_suspect(fmd_hdl_t *hdl, cmd_cpu_t *cpu, in retire_lowest_retirable_way_as_suspect()
779 unretire_suspect_and_retire_next_retirable_way(fmd_hdl_t *hdl, cmd_cpu_t *cpu, in unretire_suspect_and_retire_next_retirable_way()
882 find_and_destroy_anonymous_Lxcache(fmd_hdl_t *hdl, cmd_cpu_t *cpu, in find_and_destroy_anonymous_Lxcache()
957 cmd_cpu_t *cpu, cmd_ptrsubtype_t pstype, in cmd_us4plus_tag_err()
1624 cmd_cpu_t *cpu = xr->xr_cpu; in cmd_cache_ce_panther()
1974 cmd_cpu_t *cpu, cmd_errcl_t clcode) in cmd_xr_pn_cache_fill()
H A Dcmd_oplerr.c138 cmd_ptrsubtype_t ptr, cmd_cpu_t *cpu, in cmd_opl_ue_cpu()
142 cmd_cpu_t *main_cpu, *sib_cpu; in cmd_opl_ue_cpu()
H A Dcmd_memerr_arch.c65 uint16_t synd, uint8_t synd_status, cmd_cpu_t *cpu) in cmd_mem_synd_check()
216 cmd_cpu_t *cpu; in cmd_rxefrx_common()
/titanic_41/usr/src/cmd/fm/modules/sun4v/cpumem-diagnosis/
H A Dcmd_cpu_arch.c87 cmd_fill_errdata(cmd_errcl_t clcode, cmd_cpu_t *cpu, cmd_case_t **cc, in cmd_fill_errdata()
406 cmd_cpu_getfrustr(fmd_hdl_t *hdl, cmd_cpu_t *cp) in cmd_cpu_getfrustr()
439 cmd_cpu_getpartstr(fmd_hdl_t *hdl, cmd_cpu_t *cp) { in cmd_cpu_getpartstr()
450 cmd_cpu_getserialstr(fmd_hdl_t *hdl, cmd_cpu_t *cp) { in cmd_cpu_getserialstr()
H A Dcmd_memerr_arch.c94 uint16_t synd, uint8_t synd_status, cmd_cpu_t *cpu) in cmd_mem_synd_check()