]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
o) Consistently use MIPS_KSEGn_TO_PHYS instead of MIPS_{,UN}CACHED_TO_PHYS etc.
authorjmallett <jmallett@FreeBSD.org>
Sat, 6 Mar 2010 05:45:49 +0000 (05:45 +0000)
committerjmallett <jmallett@FreeBSD.org>
Sat, 6 Mar 2010 05:45:49 +0000 (05:45 +0000)
commit411b18842a225471a12b9a1f1774a4879eb4013e
tree905fbde4d61da4f17182c1422b8b549486f98ac3
parent3d20760d98d2746236db515c75b689d1a727e43d
o) Consistently use MIPS_KSEGn_TO_PHYS instead of MIPS_{,UN}CACHED_TO_PHYS etc.
   Get rid of the macros that spell KSEG0 CACHED and KSEG1 UNCACHED.
o) Get rid of some nearby duplicated and unused macros.

Reviewed by: imp
sys/mips/include/cpu.h
sys/mips/include/cpuregs.h
sys/mips/mips/exception.S
sys/mips/mips/pmap.c