Searched refs:dtlb_rd_entry (Results 1 - 6 of 6) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | cpu_module.h | 195 void dtlb_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 | 199 dtlb_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 1240 dtlb_rd_entry(uint_t entry, tte_t *tte, uint64_t *va_tag) 1270 ENTRY_NP(dtlb_rd_entry) 1288 SET_SIZE(dtlb_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 2362 dtlb_rd_entry(uint_t entry, tte_t *tte, uint64_t *va_tag) 2367 ENTRY_NP(dtlb_rd_entry) 2376 SET_SIZE(dtlb_rd_entry)
|
H A D | opl_olympus.c | 2347 dtlb_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 | 420 cti.reader = dtlb_rd_entry; 1720 cti.reader = dtlb_rd_entry;
|
Completed in 63 milliseconds