Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dpsycho_common.c35 unsigned long err_base, tag_base, line_base; in psycho_check_stc_error() local
43 err_base = strbuf->strbuf_err_stat; in psycho_check_stc_error()
62 val = upa_readq(err_base + (i * 8UL)); in psycho_check_stc_error()
63 upa_writeq(0UL, err_base + (i * 8UL)); in psycho_check_stc_error()
Dpci_schizo.c131 unsigned long err_base, tag_base, line_base; in __schizo_check_stc_error_pbm() local
135 err_base = regbase + SCHIZO_STC_ERR; in __schizo_check_stc_error_pbm()
156 val = upa_readq(err_base + (i * 8UL)); in __schizo_check_stc_error_pbm()
157 upa_writeq(0UL, err_base + (i * 8UL)); in __schizo_check_stc_error_pbm()