Searched defs:Lxcache (Results 1 – 4 of 4) sorted by relevance
/titanic_51/usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/ |
H A D | cmd_Lxcache.c | 63 cmd_Lxcache_write(fmd_hdl_t *hdl, cmd_Lxcache_t *Lxcache) in cmd_Lxcache_write() argument 130 cmd_pretty_print_Lxcache(fmd_hdl_t *hdl, cmd_Lxcache_t *Lxcache) in cmd_pretty_print_Lxcache() argument 151 cmd_Lxcache_free(fmd_hdl_t * hdl,cmd_cpu_t * cpu,cmd_Lxcache_t * Lxcache,int destroy) cmd_Lxcache_free() argument 194 cmd_Lxcache_destroy(fmd_hdl_t * hdl,cmd_cpu_t * cpu,cmd_Lxcache_t * Lxcache) cmd_Lxcache_destroy() argument 203 cmd_Lxcache_t *Lxcache; cmd_Lxcache_lookup_by_type_index_way_bit() local 222 cmd_Lxcache_t *Lxcache; cmd_Lxcache_create() local 321 cmd_Lxcache_t *Lxcache; Lxcache_wrapv1() local 338 cmd_Lxcache_t *Lxcache; cmd_Lxcache_restore() local 437 cmd_Lxcache_t *Lxcache, *next; cmd_Lxcache_validate() local 450 cmd_Lxcache_dirty(fmd_hdl_t * hdl,cmd_Lxcache_t * Lxcache) cmd_Lxcache_dirty() argument 465 cmd_Lxcache_t *Lxcache; cmd_Lxcache_fini() local 591 cmd_Lxcache_fault(fmd_hdl_t * hdl,cmd_cpu_t * cpu,cmd_Lxcache_t * Lxcache,const char * fltnm,nvlist_t * rsrc,uint_t cert) cmd_Lxcache_fault() argument 639 cmd_Lxcache_t *Lxcache; cmd_Lxcache_close() local 777 cmd_cache_way_retire(fmd_hdl_t * hdl,cmd_cpu_t * cpu,cmd_Lxcache_t * Lxcache) cmd_cache_way_retire() argument 828 cmd_cache_way_unretire(fmd_hdl_t * hdl,cmd_cpu_t * cpu,cmd_Lxcache_t * Lxcache) cmd_cache_way_unretire() argument [all...] |
H A D | cmd_Lxcacheerr.c | 606 cmd_Lxcache_t *Lxcache) in cmd_create_and_destroy_Lxcache() argument 637 cmd_Lxcache_retire_as_reason(fmd_hdl_t * hdl,cmd_cpu_t * cpu,cmd_Lxcache_t * Lxcache,const char * fltnm,int32_t reason) cmd_Lxcache_retire_as_reason() argument 909 cmd_Lxcache_t *Lxcache; cmd_Lxcache_anonymous_tag_error_timeout() local 965 cmd_Lxcache_t *Lxcache, *suspect_Lxcache, *retired_Lxcache; cmd_us4plus_tag_err() local 1623 cmd_Lxcache_t *suspect_Lxcache, *Lxcache, *anonymous_Lxcache; cmd_cache_ce_panther() local [all...] |
/titanic_51/usr/src/cmd/fm/modules/sun4/cpumem-diagnosis/ |
H A D | cmd_Lxcache.h | 62 #define CMD_LxCACHE_VERSIONED(Lxcache) ((Lxcache)->Lxcache_version & 1) argument [all...] |
H A D | cmd_cpu.c | 1517 cmd_Lxcache_t *Lxcache; in cmd_cpu_free() local
|