summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm_page.c
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2003-08-28 23:12:28 +0000
committeralc <alc@FreeBSD.org>2003-08-28 23:12:28 +0000
commitbc8072861ff47069109ea6db495796fec0acb745 (patch)
tree4c4c165bedd31bee5005f5d1334f4e3b8c0c0267 /sys/vm/vm_page.c
parent3781650014cf14e8e73384604ae5d0689cc158bf (diff)
downloadFreeBSD-src-bc8072861ff47069109ea6db495796fec0acb745.zip
FreeBSD-src-bc8072861ff47069109ea6db495796fec0acb745.tar.gz
Eliminate the direct uses of vm_page_lookup() on the pte object. Instead,
apply PHYS_TO_VM_PAGE() to the physical address obtained from the page table. (This is based upon similar changes made to the amd64 and i386 pmaps and a part of a long-term campaign to eliminate pte objects.) Tested by: wilko
Diffstat (limited to 'sys/vm/vm_page.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud