NetBSD/sys/arch/powerpc/include/mpc6xx
matt a660a9325f Set normal memory PTEs with PTE_M (memory coherent). Change how we
remember the "exec"ness of a page.  If a managed page is pmap_enter'ed
with VM_PROT_EXECUTE, remember that it's an "exec"page.  Such that when
additional mapping are performed, no synch'ing of the I-cache is needed.
Revoke "exec"ness when the page is mapped into the kernel with VM_PROT_WRITE
or the pmap_page_protect is called with VM_PROT_NONE.
2002-07-25 23:33:04 +00:00
..
bat.h Peform a rototill over the powerpc-based ports. 2002-07-05 18:45:15 +00:00
hid_601.h
hid.h
Makefile
pmap.h Make sure that pmap_zero_page and pmap_copy_page don't make calls or 2002-07-18 22:51:57 +00:00
pte.h Set normal memory PTEs with PTE_M (memory coherent). Change how we 2002-07-25 23:33:04 +00:00
sr_601.h
vmparam.h Bump VM kernel buffer space from 128MB to 192MB now that we have 512MB of 2002-07-10 05:25:12 +00:00