summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/include/pte.h
AgeCommit message (Expand)Author
2013-03-31try to avoid pulling in pte.h and other more crazy things. Checked againstTheo de Raadt
2008-11-26Sparc64 still only has 64 virtual address bits and not 65.Claudio Jeker
2008-07-12Adjust SUN4U_TLB_RESERVED_MASK for updated SUN4U_TLB_PA_MASK.Mark Kettenis
2008-07-10Add support for Fujitsu SPARC64-VI CPUs.Mark Kettenis
2008-04-20Implement locking of sun4u TSB entries for MULTIPROCESSOR kernels.Mark Kettenis
2008-03-30More sun4v support. GENERIC and RAMDISK kernels will now boot on bothMark Kettenis
2008-03-23Sigh! The sun4v TTEs have a different layout than sun4u TTEs. Rename theMark Kettenis
2007-10-17Proper TLB flushing for MULTIPROCESSOR kernels.Mark Kettenis
2006-06-02All I wanted was to fix the bogus PG_SZ macro, but this is better:Miod Vallat
2006-06-02feild -> fieldMiod Vallat
2005-06-282 more bits of PA in the TLB entries when you get to ultrasparc3; from henricTheo de Raadt
2003-05-17No need to duplicate TLB_ defines manually with TTE_ defines.Artur Grabowski
2002-03-14First round of __P removal in sysTodd C. Miller
2001-08-20$OpenBSD$Jason Wright
2001-08-18Some more includes from NetBSD.Artur Grabowski