Searched refs:vm_map_switch_context_t (Results 1 – 7 of 7) sorted by relevance
747 } vm_map_switch_context_t; typedef748 extern vm_map_switch_context_t vm_map_switch_to(vm_map_t map);749 extern void vm_map_switch_back(vm_map_switch_context_t ctx);
4461 vm_map_switch_context_t switch_ctx; in copyinmap()4492 vm_map_switch_context_t switch_ctx; in copyoutmap()4532 vm_map_switch_context_t switch_ctx; in copyoutmap_atomic32()4562 vm_map_switch_context_t switch_ctx; in copyoutmap_atomic64()
906 vm_map_switch_context_t switch_ctx;
11345 vm_map_switch_context_t switch_ctx; in vm_map_copyout_kernel_buffer()19667 vm_map_switch_context_t19687 return (vm_map_switch_context_t) { oldmap, task }; in vm_map_switch_to()19691 vm_map_switch_back(vm_map_switch_context_t ctx) in vm_map_switch_back()19783 vm_map_switch_context_t switch_ctx; in vm_map_write_user()19844 vm_map_switch_context_t switch_ctx; in vm_map_read_user()
390 vm_map_switch_context_t switch_ctx; in backtrace_user()
1515 vm_map_switch_context_t switch_ctx; in aio_work_thread()
1378 vm_map_switch_context_t switch_ctx; in exec_mach_imgact()