Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpsycho_common.c33 static unsigned long stc_tag_buf[16]; variable
70 stc_tag_buf[i] = upa_readq(tag_base + (i * 8UL)); in psycho_check_stc_error()
98 u64 tagval = stc_tag_buf[i]; in psycho_check_stc_error()
H A Dpci_schizo.c100 static unsigned long stc_tag_buf[16]; variable
163 stc_tag_buf[i] = upa_readq(tag_base + (i * 8UL)); in __schizo_check_stc_error_pbm()
190 unsigned long tagval = stc_tag_buf[i]; in __schizo_check_stc_error_pbm()