Home
last modified time | relevance | path

Searched refs:err_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
46 err_base = strbuf->strbuf_err_stat; in psycho_check_stc_error()
65 val = upa_readq(err_base + (i * 8UL)); in psycho_check_stc_error()
66 upa_writeq(0UL, err_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
140 err_base = regbase + SCHIZO_STC_ERR; in __schizo_check_stc_error_pbm()
161 val = upa_readq(err_base + (i * 8UL)); in __schizo_check_stc_error_pbm()
162 upa_writeq(0UL, err_base + (i * 8UL)); in __schizo_check_stc_error_pbm()

Completed in 8 milliseconds