Searched refs:old_precise (Results 1 – 2 of 2) sorted by relevance
150 utrap_handler_t *old_precise, utrap_handler_t *old_deferred) in sparc_utrap_install() argument252 if (old_precise != NULL) { in sparc_utrap_install()253 if (suword64(old_precise, (uint64_t)ov) == -1) in sparc_utrap_install()
102 utrap_handler_t *old_precise, utrap_handler_t *old_deferred);