Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dpsycho_common.c30 static unsigned long stc_tag_buf[16]; variable
67 stc_tag_buf[i] = upa_readq(tag_base + (i * 8UL)); in psycho_check_stc_error()
95 u64 tagval = stc_tag_buf[i]; in psycho_check_stc_error()
Dpci_schizo.c98 static unsigned long stc_tag_buf[16]; variable
161 stc_tag_buf[i] = upa_readq(tag_base + (i * 8UL)); in __schizo_check_stc_error_pbm()
188 unsigned long tagval = stc_tag_buf[i]; in __schizo_check_stc_error_pbm()