Lines Matching full:mapping
33 An opaque mapping handle that the system uses to describe the mapping.
75 validation of the memory mapping described by \fIdhp\fR in the specified range.
76 \fBdevmap_unload()\fR invalidates the mapping translations and will generate
77 calls to the \fBdevmap_access\fR(9E) entry point next time the mapping is
78 accessed. The drivers use \fBdevmap_load()\fR to validate the mapping
102 from the \fIoff\fR to the end of the mapping. Supplying a value of \fB0\fR for
104 addresses in the mapping.
151 /* enable access callbacks for the current mapping */
155 * unload the region from off to the end of the mapping.
163 /* Make handle the new current mapping */
167 * mapping that generated this callback.