|
NAMEpmap_clear_modify —
set information about physical pages
SYNOPSIS#include <sys/param.h>
#include <vm/vm.h>
#include <vm/pmap.h>
void
DESCRIPTIONThepmap_clear_modify () function clears the
“modified” bit on the physical page m.
SEE ALSOpmap(9), pmap_is_modified(9)AUTHORSThis manual page was written by Bruce M Simpson <bms@spc.org>.
Visit the GSP FreeBSD Man Page Interface. |