aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/include/pte.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* sys/mips: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Implement pmap_change_attr and related APIs on MIPSAlexander Kabaev2016-12-281-0/+3
* [mips] Add TLB pagemask probing code, and print out the allowable page sizes.Adrian Chadd2015-12-221-0/+13
* MFP4:Brooks Davis2013-10-231-9/+23
* Revert r256934, it needs work to build on mips32.Brooks Davis2013-10-231-22/+9
* MFP4:Brooks Davis2013-10-221-9/+22
* Introduce a new software PTE flag that indicates whether the mapping isAlan Cox2012-09-011-6/+8
* Support for 64 bit PTEs on n32 and n64 compilation.Jayachandran C.2011-01-131-13/+50
* Remove misleading comment in pte.h. MIPS PTE entries are software managedJayachandran C.2010-08-301-3/+0
* - Consolidate the the cache coherence attribute definitions in a single place.Neel Natu2010-08-071-11/+2
* Merge jmallett@'s n64 work into HEADJayachandran C.2010-07-121-0/+16
* Merge jmallett@'s n64 work into HEAD - changeset 8Jayachandran C.2010-07-081-8/+9
* Remove save/restore of PageMask in tlb.c functions introduced in r209243.Jayachandran C.2010-07-021-1/+2
* Merge jmallett@'s n64 work into HEAD - changeset 6Jayachandran C.2010-06-231-42/+45
* Merge jmallett@'s n64 work into HEAD - changeset 4Jayachandran C.2010-06-171-71/+47
* o) Make pcb_onfault a pointer rather than an obscure integer value.Juli Mallett2010-04-171-1/+1
* o) Add NPDEPG, like NPTEPG but for PDEs.Juli Mallett2010-04-171-1/+1
* Merge from projects/mips to head by hand:Warner Losh2010-01-101-0/+4
* Fix spelling of "virtual".Wojciech A. Koszek2008-06-081-1/+1
* FreeBSD/mips port. The FreeBSD/mips port targets mips32, mips64,Warner Losh2008-04-131-0/+149