summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/include/tlb.h
Commit message (Collapse)AuthorAgeFilesLines
* Add ktr traces.jake2001-09-031-0/+8
|
* 1. Add code to demap pages from the tlb for user contexts.jake2001-08-101-20/+43
| | | | | | | 2. Add a context argument to most functions, instead of extracting it from from the tte. Submitted by: tmm (1).
* The author isn't a [UC] Regents. Correct the copyright language.obrien2001-08-091-2/+2
|
* Oops. Last commit to tsb.h should have gone here.jake2001-08-061-2/+18
| | | | Fix macros for eadling with tte contexts and add macros for sfsr fields.
* Flesh out the sparc64 port considerably. This contains:jake2001-07-311-0/+149
- mostly complete kernel pmap support, and tested but currently turned off userland pmap support - low level assembly language trap, context switching and support code - fully implemented atomic.h and supporting cpufunc.h - some support for kernel debugging with ddb - various header tweaks and filling out of machine dependent structures
OpenPOWER on IntegriCloud