freebsd-skq/sys/amd64
alc b1adba8ac6 Rename {_,}pmap_unwire_pte_hold() to {_,}pmap_unwire_ptp() and update the
comment describing them.  Both the function names and the comment had grown
stale.  Quite some time has passed since these pmap implementations last
used the page's hold count to track the number of valid mapping within a
page table page.  Also, returning TRUE from pmap_unwire_ptp() rather than
_pmap_unwire_ptp() eliminates a few instructions from callers like
pmap_enter_quick_locked() where pmap_unwire_ptp()'s return value is used
directly by a conditional statement.
2012-09-05 06:02:54 +00:00
..
acpica - Remove unused code for CR3 and CR4. 2012-06-13 22:53:56 +00:00
amd64 Rename {_,}pmap_unwire_pte_hold() to {_,}pmap_unwire_ptp() and update the 2012-09-05 06:02:54 +00:00
compile
conf Add hpt27xx to GENERIC kernel for amd64 and i386 systems. 2012-09-04 21:02:57 +00:00
ia32 Real hardware, as opposed to QEMU, does not allow to have a call gate 2012-08-14 12:13:27 +00:00
include As discussed on -current, remove the hardcoded default maxswzone. 2012-08-14 17:01:21 +00:00
linux32 Regenerate system call tables. 2012-05-25 21:52:57 +00:00
pci
Makefile