Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sparc/kernel/
Dpsycho_common.c32 static unsigned long stc_tag_buf[16]; variable
69 stc_tag_buf[i] = upa_readq(tag_base + (i * 8UL)); in psycho_check_stc_error()
97 u64 tagval = stc_tag_buf[i]; in psycho_check_stc_error()
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()