Searched refs:maps (Results 1 – 5 of 5) sorted by relevance
130 - `vm_map_steal_memory`: Allocate bootstrap VM maps prior to the zone allocator coming up
11 All clients who adopt this infrastructure will have to use a UUID that maps to a format of the buff…
108 * **lossless conversion** - maps invalid characters to special unicode range so it can reconstruct
11093 vm_map_t maps[kMaxKernelDepth]; in vm_page_diagnose() local11112 maps[stackIdx] = map; in vm_page_diagnose()11145 map = maps[stackIdx]; in vm_page_diagnose()11218 vm_map_t maps[kMaxKernelDepth]; in vm_task_evict_shared_cache() local11236 maps[stackIdx] = map; in vm_task_evict_shared_cache()11263 map = maps[stackIdx]; in vm_task_evict_shared_cache()
225 # If there are no headers then there can be no module maps.