diff options
author | alc <alc@FreeBSD.org> | 1999-03-13 07:31:29 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 1999-03-13 07:31:29 +0000 |
commit | 32abb27147711c46662c8fd89dd194a9b10b0eb6 (patch) | |
tree | ce3a1261c7d909c3bae6c7982edc8c1c470cc4a6 /sys/dev | |
parent | 1f397a853d56a9a5217a0f2cc562334f2eeb5223 (diff) | |
download | FreeBSD-src-32abb27147711c46662c8fd89dd194a9b10b0eb6.zip FreeBSD-src-32abb27147711c46662c8fd89dd194a9b10b0eb6.tar.gz |
pmap_qenter/pmap_qremove:
Use the pmap_kenter/pmap_kremove inline functions
instead of duplicating them.
pmap_remove_all:
Eliminate an unused (but initialized) variable.
pmap_ts_reference:
Change the implementation. The new implementation is much smaller
and simpler, but functionally identical. (Reviewed by
"John S. Dyson" <dyson@iquest.net>.)
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions