• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/vm/

Lines Matching defs:range

238  *	deallocates the specified range of addresses in the
259 * deallocates the specified range of addresses in the
281 * Sets the inheritance of the specified range in the
306 * Sets the inheritance of the specified range in the
307 * specified map (range limited to addresses
331 * Sets the protection of the specified range in the
359 * Sets the protection of the specified range in the
360 * specified map. Addressability of the range limited
416 * (same range limits as for the native kernel map).
441 * Read/copy a range from one address space and return it to the caller.
482 * Read/copy a range from one address space and return it to the caller.
483 * Limited addressability (same range limits as for the native kernel map).
583 * JMM - If the result of the copyout is an address range
638 * Overwrite a range of the current map with data from the specified
639 * map/address range.
678 * Overwrite a range of the current map with data from the specified
679 * map/address range.
721 * Overwrite the specified address range with the data provided
740 * Overwrite the specified address range with the data provided
743 * The addressability of the range of addresses to overwrite is
745 * Either the target map is also small, or the range is in the
764 * Overwrite one range of the specified map with the contents of
765 * another range within that same map (i.e. both address ranges
824 * Map some range of an object into an address space.
828 * a named entry - a range within another address space
829 * or a range within a memory object
931 * Remap a range of memory from one task into another,
932 * to another address range within the same task, or
976 * Remap a range of memory from one task into another,
977 * to another address range within the same task, or
982 * range is limited by the size of vm_address_t (in the
1029 * Specify that the range of the virtual address space
1068 * Specify that the range of the virtual address space
1110 * Synchronises the memory range specified with its backing store
1156 * Synchronises the memory range specified with its backing store
1177 * The addressability of the range is limited to that which can
1206 * Sets the paging behavior attribute for the specified range
1232 * Sets the paging behavior attribute for the specified range
1663 /* Retrieve a upl for an object underlying an address range in a map */
1917 /* Create a named object based on address range within the task map */
1928 /* note we check the permission of the range against */
2722 int *range)
2755 range);