Searched refs:vm_map_switch_context_t (Results 1 – 7 of 7) sorted by relevance
755 } vm_map_switch_context_t; typedef756 extern vm_map_switch_context_t vm_map_switch_to(vm_map_t map);757 extern void vm_map_switch_back(vm_map_switch_context_t ctx);
4401 vm_map_switch_context_t switch_ctx; in copyinmap()4432 vm_map_switch_context_t switch_ctx; in copyoutmap()4472 vm_map_switch_context_t switch_ctx; in copyoutmap_atomic32()4502 vm_map_switch_context_t switch_ctx; in copyoutmap_atomic64()
906 vm_map_switch_context_t switch_ctx;
11393 vm_map_switch_context_t switch_ctx; in vm_map_copyout_kernel_buffer()19726 vm_map_switch_context_t19746 return (vm_map_switch_context_t) { oldmap, task }; in vm_map_switch_to()19750 vm_map_switch_back(vm_map_switch_context_t ctx) in vm_map_switch_back()19842 vm_map_switch_context_t switch_ctx; in vm_map_write_user()19903 vm_map_switch_context_t switch_ctx; in vm_map_read_user()
392 vm_map_switch_context_t switch_ctx; in backtrace_user()
1515 vm_map_switch_context_t switch_ctx; in aio_work_thread()
1221 vm_map_switch_context_t switch_ctx; in exec_mach_imgact()