NetBSD/sys/arch/hppa/include
cegger a63798ea7c Turn PMAP_NOCACHE into MI flag.
Add MI flags PMAP_WRITE_COMBINE, PMAP_WRITE_BACK, PMAP_NOCACHE_OVR.
Update pmap(9) manpage.

hppa: Remove MD PMAP_NOCACHE flag as it exists as MI flag
mips: Rename MD PMAP_NOCACHE to PGC_NOCACHE.

x86: Implement new MI flags using Page-Attribute Tables.
x86: Implement BUS_SPACE_MAP_PREFETCHABLE.

Patch presented on tech-kern@:
http://mail-index.netbsd.org/tech-kern/2010/06/30/msg008458.html

No comments on this last version.
2010-07-06 20:50:33 +00:00
..
Makefile
ansi.h 1. {wctype,wctrans,mbstate}_t: switch MD to MI like other 2010-03-27 22:14:09 +00:00
aout_machdep.h
asm.h Fix and use the BSS macro. 2010-03-08 07:42:46 +00:00
bswap.h
byte_swap.h
cdefs.h
cpufunc.h Add lci to get coherence index for an address. 2009-11-29 10:09:54 +00:00
db_machdep.h Add a "mach frame" command to hppa ddb. 2010-03-02 20:40:15 +00:00
elf_machdep.h
endian_machdep.h
exec.h
float.h
frame.h Whitespace. 2010-03-30 19:27:54 +00:00
ieee.h
ieeefp.h
int_const.h fix wrong integer promotion rule(removed U suffix from UINT{8,16}_C). 2010-05-29 17:33:57 +00:00
int_fmtio.h
int_limits.h
int_mwgwtypes.h
int_types.h
kcore.h Follow upstream license changes for files with Michael Shalayeff's 2009-11-03 05:07:25 +00:00
limits.h 1. MB_LEN_MAX switch MD to MI. 2010-06-07 13:52:28 +00:00
lock.h
math.h
mcontext.h
mutex.h
param.h Remove separate mb_map. The nmbclusters is computed at boot time based 2010-02-08 19:02:25 +00:00
pcb.h The FP regs are accessed in both physical and virtual modes. Make sure 2010-03-16 16:20:19 +00:00
pmap.h Turn PMAP_NOCACHE into MI flag. 2010-07-06 20:50:33 +00:00
pmc.h
proc.h Add md_astpending to struct mdlwp and use it. 2010-04-03 07:46:01 +00:00
profile.h
psl.h Follow upstream license changes for files with Michael Shalayeff's 2009-11-03 05:07:25 +00:00
pte.h Add a couple of comments and some whitespace. 2010-01-16 13:59:42 +00:00
ptrace.h Follow upstream license changes for files with Michael Shalayeff's 2009-11-03 05:07:25 +00:00
reg.h MULTIPROCESSOR fixes 2010-06-06 12:13:35 +00:00
reloc.h Follow upstream license changes for files with Michael Shalayeff's 2009-11-03 05:07:25 +00:00
rwlock.h
setjmp.h
signal.h
som.h Follow upstream license changes for files with Michael Shalayeff's 2009-11-03 05:07:25 +00:00
stdarg.h
trap.h Use the description in the ACD for T_DBREAK. 2010-01-16 10:06:31 +00:00
types.h Add PRIx{P,V}{ADDR,SIZE}, PRIu{P,V}SIZE, and PRIxREGISTER{,32,64} for all 2009-12-11 05:52:03 +00:00
varargs.h
vmparam.h Remove the dma24_ex method of dealing with BUS_DMA_24BIT and replace 2010-02-16 16:56:29 +00:00
wchar_limits.h