NetBSD/sys/arch/x86_64
chs 9451559ef4 pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list,
even if they are wired.  we need to be able to remove all mappings to
pages that are being freed due to (eg.) file truncation.
2002-01-02 00:51:33 +00:00
..
compile
conf Add a linker script for the NetBSD/x86_64 kernel; provides _etext 2001-12-29 02:24:06 +00:00
include Fix some register constraints; specifically, the "port" operand, 2001-12-28 06:42:40 +00:00
isa Replace some memcpy()s with probably overlapping arguments with memmove()s. 2001-07-24 22:29:07 +00:00
pci
x86_64 pmap_page_protect(VM_PROT_NONE) must remove all mappings in the PV list, 2002-01-02 00:51:33 +00:00
Makefile We also need the i386 header files; descend into ../i386/include to 2001-12-29 05:32:59 +00:00