aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/include/cache.h
Commit message (Expand)AuthorAgeFilesLines
* /* -> /*- for license, minor formatting changesWarner Losh2005-01-071-1/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-2/+0
* Fix a bug in the data access error recorvery. Before re-enabling the dataJake Burkholder2003-11-111-0/+9
* Avoid exposing declarations for kernel variables to userland.Jake Burkholder2003-07-171-0/+4
* Use vm_paddr_t for physical addresses.Jake Burkholder2003-04-081-6/+6
* - Remove unused cache flushing routines. These will not necessary workJake Burkholder2003-03-191-57/+19
* Add SMP aware cache flushing functions, which operate on a single physicalJake Burkholder2002-05-201-15/+38
* Remove __P.Alfred Perlstein2002-03-211-9/+9
* Use stxa_sync() when accessing the diagnostic registers to invalidateThomas Moestl2002-02-131-1/+2
* Prototype dcache_inval_phys.Jake Burkholder2001-12-291-0/+1
* Add cache handling code for sparc64.Thomas Moestl2001-11-091-0/+126