Searched refs:vm_map_switch_context_t (Results 1 – 9 of 9) sorted by relevance
817 } vm_map_switch_context_t; typedef818 extern vm_map_switch_context_t vm_map_switch_with_sec_override(vm_map_t, boolean_t sec_override);819 static inline vm_map_switch_context_t824 extern void vm_map_switch_back(vm_map_switch_context_t ctx);
951 vm_map_switch_context_t switch_ctx;1520 vm_map_switch_context_t map_ctx = vm_map_switch_to(metadata->vdrm_map);
4507 vm_map_switch_context_t switch_ctx; in copyinmap()4536 vm_map_switch_context_t switch_ctx; in copyoutmap()4574 vm_map_switch_context_t switch_ctx; in copyoutmap_atomic32()4602 vm_map_switch_context_t switch_ctx; in copyoutmap_atomic64()
11569 vm_map_switch_context_t switch_ctx; in vm_map_copyout_kernel_buffer()19939 vm_map_switch_context_t19959 return (vm_map_switch_context_t) { oldmap, task, sec_override }; in vm_map_switch_with_sec_override()19963 vm_map_switch_back(vm_map_switch_context_t ctx) in vm_map_switch_back()20055 vm_map_switch_context_t switch_ctx; in vm_map_write_user()20116 vm_map_switch_context_t switch_ctx; in vm_map_read_user()
2748 vm_map_switch_context_t switch_ctx = vm_map_switch_to(temp_map); in vm_upl_submap_test()
2083 vm_map_switch_context_t switch_ctx; in vm_shared_region_map_file()
391 vm_map_switch_context_t switch_ctx; in backtrace_user()
1711 vm_map_switch_context_t switch_ctx; in aio_work_thread()
1330 vm_map_switch_context_t switch_ctx; in exec_mach_imgact()