Searched refs:tag_base (Results 1 – 2 of 2) sorted by relevance
38 unsigned long err_base, tag_base, line_base; in psycho_check_stc_error() local47 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()
136 unsigned long err_base, tag_base, line_base; in __schizo_check_stc_error_pbm() local141 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