Lines Matching full:mapping
8 devmap_setup, ddi_devmap_segmap \- set up a user mapping to device memory using
46 User offset within the logical device memory at which the mapping begins.
119 User-level access is desired (the mapping is being done as a result of a
140 Maximum protection flag possible for attempted mapping; the \fBPROT_WRITE\fR
150 Flags indicating type of mapping. The following flags can be specified:
193 framework provides several advantages over the default device mapping framework
212 receive callbacks to manage events on the mapping,
224 set up device contexts for the user mapping if the device requires context
231 assign device access attributes to the user mapping, or
237 change the maximum protection for the mapping.
242 establish the mapping for the application. \fBddi_devmap_segmap()\fR can be
248 When setting up the mapping, \fBdevmap_setup()\fR and