Searched refs:ecache_idx (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire.c95 extern void get_ecache_dtag(uint32_t ecache_idx, uint64_t *data, uint64_t *tag,
1447 uint32_t ecache_idx; local
1460 ecache_idx = i * ec_set_size +
1462 get_ecache_dtag(P2ALIGN(ecache_idx, 64),
H A Dspitfire_asm.s420 get_ecache_dtag(uint32_t ecache_idx, uint64_t *ecache_data,
869 * void get_ecache_dtag(uint32_t ecache_idx, uint64_t *data, uint64_t *tag,
872 * Get ecache data and tag. The ecache_idx argument is assumed to be aligned
H A Dus3_common_asm.s961 get_icache_dtag(uint32_t ecache_idx, uint64_t *data)

Completed in 61 milliseconds