Searched refs:itlb_rd_entry (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | cpu_module.h | 194 void itlb_rd_entry(uint_t entry, tte_t *tte, uint64_t *va_tag);
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | mach_cpu_module.c | 194 itlb_rd_entry(uint_t entry, tte_t *tte, uint64_t *va_tag) function
|
H A D | spitfire_asm.s | 1226 * The itlb_rd_entry and dtlb_rd_entry functions return the tag portion of the 1235 itlb_rd_entry(uint_t entry, tte_t *tte, uint64_t *va_tag) 1250 ENTRY_NP(itlb_rd_entry) 1268 SET_SIZE(itlb_rd_entry) 1281 andn %g1, %g2, %g1 ! itlb_rd_entry
|
H A D | us3_common_asm.s | 2327 * The itlb_rd_entry and dtlb_rd_entry functions return the tag portion of the 2339 itlb_rd_entry(uint_t entry, tte_t *tte, uint64_t *va_tag) 2344 ENTRY_NP(itlb_rd_entry) 2353 SET_SIZE(itlb_rd_entry)
|
H A D | opl_olympus.c | 2342 itlb_rd_entry(uint_t entry, tte_t *tte, uint64_t *va_tag) function
|
/illumos-gate/usr/src/uts/sun4u/os/ |
H A D | cpr_impl.c | 425 cti.reader = itlb_rd_entry; 1742 cti.reader = itlb_rd_entry;
|
Completed in 78 milliseconds