
mappings for CADDR1 and CADDR2, unless we're built w/ -DDEBUG. Since these addresses are only used in these routines, we can "lazily invalidate" them by just using them again. This makes these routines a teeny bit faster, as it saves 1 or 2 TBIS's per call. Suggested by Leo Weppelman <leo@netbsd.org>.