Searched refs:cmd_Lxcache_destroy (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_Lxcacheerr.c | 631 cmd_Lxcache_destroy(hdl, cpu, Lxcache); in cmd_create_and_destroy_Lxcache() 707 cmd_Lxcache_destroy(hdl, cpu, anonymous_Lxcache); in retire_lowest_retirable_way_as_suspect() 729 cmd_Lxcache_destroy(hdl, cpu, anonymous_Lxcache); in retire_lowest_retirable_way_as_suspect() 772 cmd_Lxcache_destroy(hdl, cpu, anonymous_Lxcache); in retire_lowest_retirable_way_as_suspect() 821 cmd_Lxcache_destroy(hdl, cpu, suspect_Lxcache); in unretire_suspect_and_retire_next_retirable_way() 826 cmd_Lxcache_destroy(hdl, cpu, anonymous_Lxcache); in unretire_suspect_and_retire_next_retirable_way() 853 cmd_Lxcache_destroy(hdl, cpu, anonymous_Lxcache); in unretire_suspect_and_retire_next_retirable_way() 901 cmd_Lxcache_destroy(hdl, cpu, in find_and_destroy_anonymous_Lxcache() 1328 cmd_Lxcache_destroy(hdl, cpu, anonymous_Lxcache); in cmd_us4plus_tag_err() 1469 cmd_Lxcache_destroy(hdl, cpu, suspect_Lxcache); in cmd_us4plus_tag_err() [all …]
|
H A D | cmd_Lxcache.c | 194 cmd_Lxcache_destroy(fmd_hdl_t *hdl, cmd_cpu_t *cpu, cmd_Lxcache_t *Lxcache) in cmd_Lxcache_destroy() function 444 cmd_Lxcache_destroy(hdl, cpu, Lxcache); in cmd_Lxcache_validate()
|
/titanic_41/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_Lxcache.h | 176 extern void cmd_Lxcache_destroy(fmd_hdl_t *, cmd_cpu_t *, cmd_Lxcache_t *);
|