:man| Alphabetical   Categories   About us 
 
PMAP_ACTIVATE (9) | Kernel routines | Unix Manual Pages | :man

NAME

pmap_activate - activate a physical map

CONTENTS

Synopsis
Description
See Also
Authors

SYNOPSIS


.In sys/param.h
.In vm/vm.h
.In vm/pmap.h void pmap_activate "struct thread *td"

DESCRIPTION

The pmap_activate function activates the physical map for a user thread td. This function must be called before the thread’s address space may be accessed.

SEE ALSO

pmap(9)

AUTHORS

 
Created by Blin Media, 2008-2013