Home
last modified time | relevance | path

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

/arch/sparc/kernel/
A Dpsycho_common.c38 unsigned long err_base, tag_base, line_base; in psycho_check_stc_error() local
47 tag_base = strbuf->strbuf_tag_diag; in psycho_check_stc_error()
70 stc_tag_buf[i] = upa_readq(tag_base + (i * 8UL)); in psycho_check_stc_error()
72 upa_writeq(0UL, tag_base + (i * 8UL)); in psycho_check_stc_error()
A Dpci_schizo.c136 unsigned long err_base, tag_base, line_base; in __schizo_check_stc_error_pbm() local
141 tag_base = regbase + SCHIZO_STC_TAG; in __schizo_check_stc_error_pbm()
166 stc_tag_buf[i] = upa_readq(tag_base + (i * 8UL)); in __schizo_check_stc_error_pbm()
168 upa_writeq(0UL, tag_base + (i * 8UL)); in __schizo_check_stc_error_pbm()

Completed in 17 milliseconds