summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/pmap.h
AgeCommit message (Expand)Author
2004-01-05add a PMAP_NC flag for pmap_kenter_pa() to specific a non-cached mapping.chs
2003-08-31update for LWPs, and some lite cleanup.chs
2002-09-22it really helps to get the stub right before cutting + pasting it 27 times.chs
2002-09-22add pmap_remove_all() hook (empty on most platforms so far).chs
2002-06-05Added files to support generic HP PA-RISC based machines. hp700-specificfredette