Home
last modified time | relevance | path

Searched refs:nafsr (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4u/cpu/
H A Dspitfire.c98 extern uint64_t get_ecache_tag(uint32_t id, uint64_t *nafsr,
3488 uint64_t ec_tag, paddr, oafsr, tafsr, nafsr; in scrub_ecache_line() local
3543 ec_tag = get_ecache_tag(index, &nafsr, acc_afsr); in scrub_ecache_line()
3550 if (nafsr & P_AFSR_ETP) { in scrub_ecache_line()
3551 ecache_scrub_tag_err(nafsr, state, index); in scrub_ecache_line()
H A Dspitfire_asm.s426 get_ecache_tag(uint32_t id, uint64_t *nafsr, uint64_t *acc_afsr)