Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/librtld/common/
H A Ddldump.c51 if (icache) { in cleanup()
52 Cache * _icache = icache; in cleanup()
58 (void) free((void *)icache); in cleanup()
350 icache[num].c_flags = FLG_C_END; in rt_dldump()
352 _icache = icache; in rt_dldump()
385 cleanup(ielf, oelf, melf, icache, mcache, in rt_dldump()
453 _icache = icache; in rt_dldump()
484 _icache = icache; in rt_dldump()
581 _icache = icache; in rt_dldump()
652 cleanup(ielf, oelf, melf, icache, in rt_dldump()
[all …]
H A Drelocate.c423 update_reloc(Cache *ocache, Cache *icache, Cache *_icache, const char *name, argument
486 _icache = icache;
500 ircache = &icache[ndx];
/illumos-gate/usr/src/common/fs/
H A Dufsops.c809 } *icache; variable
818 if (icache) { in set_cache()
819 entry->next = icache; in set_cache()
820 icache = entry; in set_cache()
822 icache = entry; in set_cache()
830 struct cache *entry = icache; in get_cache()
842 struct cache *next, *entry = icache; in free_cache()
849 icache = 0; in free_cache()
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Dgcpu.esc126 CMPND_EVENT(icache);
199 CMPND_FLT_PROP_1(icache, icache, 12, 72h);
H A Dintel.esc115 CMPND_EVENT(icache, 1s);
189 CMPND_FLT_PROP_1(icache, icache, 12, 72h);
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptraverse.c708 static struct dinode icache[CACHESIZE]; in getino() local
721 return (icache + i); in getino()
727 bcopy(itab + (lasti - minino), icache + cacheoff, sizeof (itab[0])); in getino()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DGMCA.dict53 fault.cpu.generic-x86.icache=25
H A DINTEL.dict53 fault.cpu.intel.icache=25
H A DGMCA.po412 # keys: fault.cpu.generic-x86.icache
H A DINTEL.po412 # keys: fault.cpu.intel.icache
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1842 Cache *icache = NULL; in interp() local
1875 icache = _cache; in interp()
1885 (icache != NULL) && in interp()
1886 (icache->c_data != NULL) && in interp()
1887 (icache->c_data->d_buf != NULL) && in interp()
1888 (icache->c_data->d_size > 0)) { in interp()
1890 dbg_print(0, MSG_INTL(MSG_ELF_SCN_INTERP), icache->c_name); in interp()
1892 (char *)icache->c_data->d_buf + in interp()
1902 if (icache != NULL) { in interp()
1904 ehdr->e_machine, icache, file); in interp()
/illumos-gate/usr/src/stand/lib/fs/common/
H A Dcache.c261 typedef struct icache { /* Inode cache element: */ struct
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.S332 nop ! icache alignment and performance
378 nop ! affects loop icache alignment
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.S355 nop ! icache alignment and performance
399 nop ! affects loop icache alignment