summaryrefslogtreecommitdiffstats
path: root/sys/arch/sparc64/include/pte.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* try to avoid pulling in pte.h and other more crazy things. Checked againstderaadt2013-03-311-1/+7
* Sparc64 still only has 64 virtual address bits and not 65.claudio2008-11-261-2/+2
* Adjust SUN4U_TLB_RESERVED_MASK for updated SUN4U_TLB_PA_MASK.kettenis2008-07-121-2/+2
* Add support for Fujitsu SPARC64-VI CPUs.kettenis2008-07-101-2/+2
* Implement locking of sun4u TSB entries for MULTIPROCESSOR kernels.kettenis2008-04-201-2/+4
* More sun4v support. GENERIC and RAMDISK kernels will now boot on bothkettenis2008-03-301-49/+1
* Sigh! The sun4v TTEs have a different layout than sun4u TTEs. Rename thekettenis2008-03-231-37/+124
* Proper TLB flushing for MULTIPROCESSOR kernels.kettenis2007-10-171-3/+13
* All I wanted was to fix the bogus PG_SZ macro, but this is better:miod2006-06-021-9/+1
* feild -> fieldmiod2006-06-021-2/+2
* 2 more bits of PA in the TLB entries when you get to ultrasparc3; from henricderaadt2005-06-281-4/+4
* No need to duplicate TLB_ defines manually with TTE_ defines.art2003-05-171-32/+1
* First round of __P removal in sysmillert2002-03-141-3/+3
* $OpenBSD$jason2001-08-201-0/+1
* Some more includes from NetBSD.art2001-08-181-0/+236