pmap_set_modify(9r) osf1 man page | unix.com

Man Page: pmap_set_modify

Operating Environment: osf1

Section: 9r

pmap_set_modify(9r)													       pmap_set_modify(9r)

NAME
pmap_set_modify - General: Sets the modify bits of the specified physical page
SYNOPSIS
void pmap_set_modify( vm_offset_t phys_page );
ARGUMENTS
Specifies the physical page that was previously modified.
DESCRIPTION
The pmap_set_modify routine informs the pmap module that the specified physical page was modified through a back-door mechanism.
RETURN VALUES
None
SEE ALSO
Routines: pmap_extract(9r), pmap_kernel(9r) pmap_set_modify(9r)
Related Man Pages
pmap(9) - debian
pmap_extract_and_hold(9) - debian
vm_fault_prefault(9) - debian
lvmpvg(4) - hpux
svatophys(9r) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB