Lines Matching full:mapping
8 ddi_segmap, ddi_segmap_setup \- set up a user mapping using seg_dev
49 The offset within device memory at which the mapping begins.
122 User-level access is desired (the mapping is being done as a result of a
143 Maximum protection flag possible for attempted mapping (the \fBPROT_WRITE\fR
154 Flags indicating type of mapping. Possible values are (other bits may be set):
201 access attributes to apply to this mapping.
221 device space. When setting up the mapping, the \fBddi_segmap\fR(\|) and
223 validate the range to be mapped. When a user process accesses the mapping, the
225 number that needs to be loaded. The mapping translations for that page are
234 mapping.
238 set up the mapping and assign device access attributes to that mapping.