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);
4418 vm_map_switch_context_t switch_ctx; in copyinmap()4449 vm_map_switch_context_t switch_ctx; in copyoutmap()4489 vm_map_switch_context_t switch_ctx; in copyoutmap_atomic32()4519 vm_map_switch_context_t switch_ctx; in copyoutmap_atomic64()
906 vm_map_switch_context_t switch_ctx;
11387 vm_map_switch_context_t switch_ctx; in vm_map_copyout_kernel_buffer()19715 vm_map_switch_context_t19735 return (vm_map_switch_context_t) { oldmap, task }; in vm_map_switch_to()19739 vm_map_switch_back(vm_map_switch_context_t ctx) in vm_map_switch_back()19831 vm_map_switch_context_t switch_ctx; in vm_map_write_user()19892 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()
1219 vm_map_switch_context_t switch_ctx; in exec_mach_imgact()