Lines Matching full:mapping
45 function creates a mapping in the physical map
53 Any previous mapping at the virtual address
68 The mapping should be marked as wired.
70 This function may not sleep during creation of the mapping.
71 If the mapping cannot be created without sleeping, an appropriate
76 flag is not specified, this function must create the requested mapping
79 In order to create the requested mapping, this function may destroy
80 any non-wired mapping in any pmap.
84 parameter specifies the page size that should be used by the mapping.
92 function destroys or updates a managed mapping, including an existing
93 mapping at virtual address
98 If the physical page was accessed through the managed mapping,
104 If the physical page was modified through the managed mapping, then the
114 if the new mapping is managed and writeable.
121 If the request modifies an existing mapping to use a different physical
124 must invalidate the previous mapping before installing the new one.
126 view of the mapping, which is necessary for the correct handling
158 flag was specified and the resources required for the mapping cannot