Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/compat/mach Try to add all mach servers defined in Darwi...



details:   https://anonhg.NetBSD.org/src/rev/84db5e88a208
branches:  trunk
changeset: 555359:84db5e88a208
user:      manu <manu%NetBSD.org@localhost>
date:      Sat Nov 15 17:44:38 2003 +0000

description:
Try to add all mach servers defined in Darwin in the server list. Most of
them will never be implemented, of course.

diffstat:

 sys/compat/mach/mach_services.c      |  268 +++++++++++++++++++++++-
 sys/compat/mach/mach_services.h      |    8 +-
 sys/compat/mach/mach_services.master |  389 ++++++++++++++++++++++++++++++++++-
 sys/compat/mach/mach_task.c          |   41 +-
 sys/compat/mach/mach_types.h         |    4 +-
 sys/compat/mach/mach_vm.c            |   12 +-
 sys/compat/mach/mach_vm.h            |   25 +-
 sys/compat/mach/makemachservices.sh  |    6 +-
 8 files changed, 690 insertions(+), 63 deletions(-)

diffs (truncated from 1070 to 300 lines):

diff -r 1a4017402242 -r 84db5e88a208 sys/compat/mach/mach_services.c
--- a/sys/compat/mach/mach_services.c   Sat Nov 15 16:40:46 2003 +0000
+++ b/sys/compat/mach/mach_services.c   Sat Nov 15 17:44:38 2003 +0000
@@ -1,14 +1,14 @@
-/* $NetBSD: mach_services.c,v 1.1 2003/11/13 13:40:39 manu Exp $ */
+/* $NetBSD: mach_services.c,v 1.2 2003/11/15 17:44:38 manu Exp $ */
 
 /*
  * Mach services table.
  *
  * DO NOT EDIT -- this file is automatically generated.
- * created from  $NetBSD: mach_services.c,v 1.1 2003/11/13 13:40:39 manu Exp $
+ * created from ;
  */
 
 #include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: mach_services.c,v 1.1 2003/11/13 13:40:39 manu Exp $");
+__KERNEL_RCSID(0, "$NetBSD: mach_services.c,v 1.2 2003/11/15 17:44:38 manu Exp $");
 
 #include <sys/types.h>
 #include <sys/param.h>
@@ -26,26 +26,116 @@
 #include <compat/mach/mach_services.h>
 
 struct mach_service mach_services_table[] = {
+       {64, NULL, "obsolete notify_first", 0, 0},
        {65, NULL, "notify_port_deleted", 0, 0},
+       {66, NULL, "obsolete notify_msg_accepted", 0, 0},
+       {67, NULL, "obsolete notify_ownership_rights", 0, 0},
+       {68, NULL, "obsolete notify_receive_rights", 0, 0},
        {69, NULL, "notify_port_destroyed", 0, 0},
-       {70, NULL, "notify_no_senders", 0, 0},
-       {71, NULL, "notify_send_once", 0, 0},
-       {72, NULL, "notify_dead_name", 0, 0},
+       {70, NULL, "notify_port_no_senders", 0, 0},
+       {71, NULL, "notify_port_send_once", 0, 0},
+       {72, NULL, "notify_port_dead_name", 0, 0},
        {200, mach_host_info, "host_info", sizeof(mach_host_info_request_t), sizeof(mach_host_info_reply_t)},
+       {201, NULL, "host_kernel_version", 0, 0},
        {202, mach_host_page_size, "host_page_size", sizeof(mach_host_page_size_request_t), sizeof(mach_host_page_size_reply_t)},
+       {203, NULL, "memory_object_memory_entry", 0, 0},
+       {204, NULL, "host_processor_info", 0, 0},
        {205, mach_host_get_io_master, "host_get_io_master", sizeof(mach_host_get_io_master_request_t), sizeof(mach_host_get_io_master_reply_t)},
        {206, mach_host_get_clock_service, "host_get_clock_service", sizeof(mach_host_get_clock_service_request_t), sizeof(mach_host_get_clock_service_reply_t)},
-       {403, NULL, "boostrap_register", 0, 0},
+       {207, NULL, "kmod_get_info", 0, 0},
+       {208, NULL, "host_zone_info", 0, 0},
+       {209, NULL, "host_virtual_physical_table_info", 0, 0},
+       {210, NULL, "host_ipc_hash_info", 0, 0},
+       {211, NULL, "enable_bluebox", 0, 0},
+       {212, NULL, "disable_bluebox", 0, 0},
+       {213, NULL, "processor_set_default", 0, 0},
+       {214, NULL, "processor_set_create", 0, 0},
+       {215, NULL, "memory_object_memory_entry_64", 0, 0},
+       {216, NULL, "host_statistics", 0, 0},
+       {400, NULL, "host_get_boot_info", 0, 0},
+       {401, NULL, "host_reboot", 0, 0},
+       {402, NULL, "host_priv_statistics", 0, 0},
+       {403, NULL, "host_default_memory_manager", 0, 0},
        {404, mach_bootstrap_look_up, "bootstrap_look_up", sizeof(mach_bootstrap_look_up_request_t), sizeof(mach_bootstrap_look_up_reply_t)},
+       {405, NULL, "thread_wire", 0, 0},
+       {406, NULL, "vm_allocate_cpm", 0, 0},
+       {407, NULL, "host_processors", 0, 0},
+       {408, NULL, "host_get_clock_control", 0, 0},
+       {409, NULL, "kmod_create", 0, 0},
+       {410, NULL, "kmod_destroy", 0, 0},
+       {411, NULL, "kmod_control", 0, 0},
+       {412, NULL, "host_get_special_port", 0, 0},
+       {413, NULL, "host_set_special_port", 0, 0},
+       {414, NULL, "host_set_exception_ports", 0, 0},
+       {415, NULL, "host_get_exception_ports", 0, 0},
+       {416, NULL, "host_swap_exception_ports", 0, 0},
+       {417, NULL, "host_load_symbol_table", 0, 0},
+       {418, NULL, "task_swappable", 0, 0},
+       {419, NULL, "host_processor_sets", 0, 0},
+       {420, NULL, "host_processor_set_priv", 0, 0},
+       {421, NULL, "set_dp_control_port", 0, 0},
+       {422, NULL, "get_dp_control_port", 0, 0},
+       {423, NULL, "host_set_UNDServer", 0, 0},
+       {424, NULL, "host_get_UNDServer", 0, 0},
+       {600, NULL, "host_security_create_task_token", 0, 0},
+       {601, NULL, "host_security_set_task_token", 0, 0},
        {1000, mach_clock_get_time, "clock_get_time", sizeof(mach_clock_get_time_request_t), sizeof(mach_clock_get_time_reply_t)},
+       {1001, NULL, "clock_get_attributes", 0, 0},
+       {1002, NULL, "clock_alarm", 0, 0},
+       {1200, NULL, "clock_set_time", 0, 0},
+       {1201, NULL, "clock_set_attributes", 0, 0},
+       {2000, NULL, "memory_object_get_attributes", 0, 0},
+       {2001, NULL, "memory_object_change_attributes", 0, 0},
+       {2002, NULL, "memory_object_synchronize_completed", 0, 0},
+       {2003, NULL, "memory_object_lock_request", 0, 0},
+       {2004, NULL, "memory_object_destroy", 0, 0},
+       {2005, NULL, "memory_object_upl_request", 0, 0},
+       {2006, NULL, "memory_object_super_upl_request", 0, 0},
+       {2007, NULL, "memory_object_page_op", 0, 0},
+       {2008, NULL, "memory_object_recover_named", 0, 0},
+       {2009, NULL, "memory_object_release_name", 0, 0},
+       {2050, NULL, "upl_abort", 0, 0},
+       {2051, NULL, "upl_abort_range", 0, 0},
+       {2052, NULL, "upl_commit", 0, 0},
+       {2053, NULL, "upl_commit_range", 0, 0},
+       {2200, NULL, "memory_object_init", 0, 0},
+       {2201, NULL, "memory_object_terminate", 0, 0},
+       {2202, NULL, "memory_object_data_request", 0, 0},
+       {2203, NULL, "memory_object_data_return", 0, 0},
+       {2204, NULL, "memory_object_data_initialize", 0, 0},
+       {2205, NULL, "memory_object_data_unlock", 0, 0},
+       {2206, NULL, "memory_object_synchronize", 0, 0},
+       {2207, NULL, "memory_object_unmap", 0, 0},
+       {2250, NULL, "memory_object_create", 0, 0},
+       {2275, NULL, "default_pager_object_create", 0, 0},
+       {2276, NULL, "default_pager_info", 0, 0},
+       {2277, NULL, "default_pager_objects", 0, 0},
+       {2278, NULL, "default_pager_object_pages", 0, 0},
+       {2279, NULL, "default_pager_backing_store_create", 0, 0},
+       {2280, NULL, "default_pager_backing_store_delete", 0, 0},
+       {2281, NULL, "default_pager_add_segment", 0, 0},
+       {2282, NULL, "default_pager_backing_store_info", 0, 0},
+       {2283, NULL, "default_pager_add_file", 0, 0},
+       {2284, NULL, "default_pager_triggers", 0, 0},
+       {2295, NULL, "default_pager_space_alert", 0, 0},
+       {2401, NULL, "exception_raise", 0, 0},
+       {2402, NULL, "exception_raise_state", 0, 0},
+       {2403, NULL, "exception_raise_state_identity", 0, 0},
+       {2450, NULL, "samples", 0, 0},
+       {2451, NULL, "notices", 0, 0},
        {2800, mach_io_object_get_class, "io_object_get_class", sizeof(mach_io_object_get_class_request_t), sizeof(mach_io_object_get_class_reply_t)},
        {2801, mach_io_object_conforms_to, "io_object_conforms_to", sizeof(mach_io_object_conforms_to_request_t), sizeof(mach_io_object_conforms_to_reply_t)},
        {2802, mach_io_iterator_next, "io_iterator_next", sizeof(mach_io_iterator_next_request_t), sizeof(mach_io_iterator_next_reply_t)},
        {2803, mach_io_iterator_reset, "io_iterator_reset", sizeof(mach_io_iterator_reset_request_t), sizeof(mach_io_iterator_reset_reply_t)},
        {2804, mach_io_service_get_matching_services, "io_service_get_matching_services", sizeof(mach_io_service_get_matching_services_request_t), 
sizeof(mach_io_service_get_matching_services_reply_t)},
        {2805, mach_io_registry_entry_get_property, "io_registry_entry_get_property", sizeof(mach_io_registry_entry_get_property_request_t), sizeof(mach_io_registry_entry_get_property_reply_t)},
+       {2806, NULL, "io_registry_create_iterator", 0, 0},
+       {2807, NULL, "io_registry_iterator_enter_entry", 0, 0},
+       {2808, NULL, "io_registry_iterator_exit_entry", 0, 0},
        {2809, mach_io_registry_entry_from_path, "io_registry_entry_from_path", sizeof(mach_io_registry_entry_from_path_request_t), sizeof(mach_io_registry_entry_from_path_reply_t)},
+       {2810, NULL, "io_registry_entry_get_name", 0, 0},
        {2811, mach_io_registry_entry_get_properties, "io_registry_entry_get_properties", sizeof(mach_io_registry_entry_get_properties_request_t), 
sizeof(mach_io_registry_entry_get_properties_reply_t)},
+       {2812, NULL, "io_registry_entry_get_property_bytes", 0, 0},
        {2813, mach_io_registry_entry_get_child_iterator, "io_registry_entry_get_child_iterator", sizeof(mach_io_registry_entry_get_child_iterator_request_t), 
sizeof(mach_io_registry_entry_get_child_iterator_reply_t)},
        {2814, mach_io_registry_entry_get_parent_iterator, "io_registry_entry_get_parent_iterator", sizeof(mach_io_registry_entry_get_parent_iterator_request_t), 
sizeof(mach_io_registry_entry_get_parent_iterator_reply_t)},
        {2815, mach_io_service_open, "io_service_open", sizeof(mach_io_service_open_request_t), sizeof(mach_io_service_open_reply_t)},
@@ -61,45 +151,207 @@
        {2825, mach_io_connect_method_structi_structo, "io_connect_method_structi_structo", sizeof(mach_io_connect_method_structi_structo_request_t), 
sizeof(mach_io_connect_method_structi_structo_reply_t)},
        {2826, mach_io_registry_entry_get_path, "io_registry_entry_get_path", sizeof(mach_io_registry_entry_get_path_request_t), sizeof(mach_io_registry_entry_get_path_reply_t)},
        {2827, mach_io_registry_get_root_entry, "io_registry_get_root_entry", sizeof(mach_io_registry_get_root_entry_request_t), sizeof(mach_io_registry_get_root_entry_reply_t)},
+       {2828, NULL, "io_registry_entry_set_properties", 0, 0},
+       {2829, NULL, "io_registry_entry_in_plane", 0, 0},
+       {2830, NULL, "io_object_get_retain_count", 0, 0},
+       {2831, NULL, "io_service_get_busy_state", 0, 0},
+       {2832, NULL, "io_service_wait_quiet", 0, 0},
        {2833, mach_io_registry_entry_create_iterator, "io_registry_entry_create_iterator", sizeof(mach_io_registry_entry_create_iterator_request_t), 
sizeof(mach_io_registry_entry_create_iterator_reply_t)},
+       {2834, NULL, "io_iterator_is_valid", 0, 0},
+       {2835, NULL, "io_make_matching", 0, 0},
+       {2836, NULL, "io_catalog_send_data", 0, 0},
+       {2837, NULL, "io_catalog_terminate", 0, 0},
+       {2838, NULL, "io_catalog_get_data", 0, 0},
+       {2839, NULL, "io_catalog_get_gen_count", 0, 0},
+       {2840, NULL, "io_catalog_module_loaded", 0, 0},
+       {2841, NULL, "io_catalog_reset", 0, 0},
+       {2842, NULL, "io_service_request_probe", 0, 0},
        {2843, mach_io_registry_entry_get_name_in_plane, "io_registry_entry_get_name_in_plane", sizeof(mach_io_registry_entry_get_name_in_plane_request_t), 
sizeof(mach_io_registry_entry_get_name_in_plane_reply_t)},
+       {2844, NULL, "io_service_match_property_table", 0, 0},
+       {2845, NULL, "io_async_method_scalari_scalaro", 0, 0},
+       {2846, NULL, "io_async_method_scalari_structo", 0, 0},
+       {2847, NULL, "io_async_method_scalari_structi", 0, 0},
+       {2848, NULL, "io_async_method_structi_structo", 0, 0},
+       {2849, NULL, "io_service_add_notification", 0, 0},
        {2850, mach_io_service_add_interest_notification, "io_service_add_interest_notification", sizeof(mach_io_service_add_interest_notification_request_t), 
sizeof(mach_io_service_add_interest_notification_reply_t)},
+       {2851, NULL, "io_service_acknowledge_notification", 0, 0},
+       {2852, NULL, "io_connect_get_notification_semaphore", 0, 0},
+       {2853, NULL, "io_connect_unmap_memory", 0, 0},
        {2854, mach_io_registry_entry_get_location_in_plane, "io_registry_entry_get_location_in_plane", sizeof(mach_io_registry_entry_get_location_in_plane_request_t), 
sizeof(mach_io_registry_entry_get_location_in_plane_reply_t)},
+       {2855, NULL, "io_registry_entry_get_property_recursively", 0, 0},
+       {3000, NULL, "processor_start", 0, 0},
+       {3001, NULL, "processor_exit", 0, 0},
+       {3002, NULL, "processor_info", 0, 0},
+       {3003, NULL, "processor_control", 0, 0},
+       {3004, NULL, "processor_assign", 0, 0},
+       {3005, NULL, "processor_get_assignment", 0, 0},
+       {3200, NULL, "port_names", 0, 0},
        {3201, mach_port_type, "port_type", sizeof(mach_port_type_request_t), sizeof(mach_port_type_reply_t)},
+       {3202, NULL, "port_rename", 0, 0},
+       {3203, NULL, "port_allocate_name", 0, 0},
        {3204, mach_port_allocate, "port_allocate", sizeof(mach_port_allocate_request_t), sizeof(mach_port_allocate_reply_t)},
        {3205, mach_port_destroy, "port_destroy", sizeof(mach_port_destroy_request_t), sizeof(mach_port_destroy_reply_t)},
        {3206, mach_port_deallocate, "port_deallocate", sizeof(mach_port_deallocate_request_t), sizeof(mach_port_deallocate_reply_t)},
+       {3207, NULL, "port_get_refs", 0, 0},
+       {3208, NULL, "port_mod_refs", 0, 0},
+       {3210, NULL, "port_set_mscount", 0, 0},
+       {3211, NULL, "port_get_set_status", 0, 0},
        {3212, mach_port_move_member, "port_move_member", sizeof(mach_port_move_member_request_t), sizeof(mach_port_move_member_reply_t)},
        {3213, mach_port_request_notification, "port_request_notification", sizeof(mach_port_request_notification_request_t), sizeof(mach_port_request_notification_reply_t)},
        {3214, mach_port_insert_right, "port_insert_right", sizeof(mach_port_insert_right_request_t), sizeof(mach_port_insert_right_reply_t)},
+       {3215, NULL, "port_extract_right", 0, 0},
+       {3216, NULL, "port_set_seqno", 0, 0},
        {3217, mach_port_get_attributes, "port_get_attributes", sizeof(mach_port_get_attributes_request_t), sizeof(mach_port_get_attributes_reply_t)},
        {3218, mach_port_set_attributes, "port_set_attributes", sizeof(mach_port_set_attributes_request_t), sizeof(mach_port_set_attributes_reply_t)},
+       {3219, NULL, "port_allocate_qos", 0, 0},
+       {3220, NULL, "port_allocate_full", 0, 0},
+       {3221, NULL, "task_set_port_space", 0, 0},
+       {3222, NULL, "port_get_srights", 0, 0},
+       {3223, NULL, "port_space_info", 0, 0},
+       {3224, NULL, "port_dnrequest_info", 0, 0},
+       {3225, NULL, "port_kernel_object", 0, 0},
        {3226, mach_port_insert_member, "port_insert_member", sizeof(mach_port_insert_member_request_t), sizeof(mach_port_insert_member_reply_t)},
+       {3227, NULL, "port_extract_member", 0, 0},
+       {3400, NULL, "task_create", 0, 0},
+       {3401, NULL, "task_terminate", 0, 0},
        {3402, mach_task_threads, "task_threads", sizeof(mach_task_threads_request_t), sizeof(mach_task_threads_reply_t)},
+       {3403, NULL, "ports_register", 0, 0},
        {3404, mach_ports_lookup, "ports_lookup", sizeof(mach_ports_lookup_request_t), sizeof(mach_ports_lookup_reply_t)},
        {3405, mach_task_info, "task_info", sizeof(mach_task_info_request_t), sizeof(mach_task_info_reply_t)},
+       {3406, NULL, "task_set_info", 0, 0},
        {3407, mach_task_suspend, "task_suspend", sizeof(mach_task_suspend_request_t), sizeof(mach_task_suspend_reply_t)},
        {3408, mach_task_resume, "task_resume", sizeof(mach_task_resume_request_t), sizeof(mach_task_resume_reply_t)},
        {3409, mach_task_get_special_port, "task_get_special_port", sizeof(mach_task_get_special_port_request_t), sizeof(mach_task_get_special_port_reply_t)},
        {3410, mach_task_set_special_port, "task_set_special_port", sizeof(mach_task_set_special_port_request_t), sizeof(mach_task_set_special_port_reply_t)},
+       {3411, NULL, "thread_create", 0, 0},
        {3412, mach_thread_create_running, "thread_create_running", sizeof(mach_thread_create_running_request_t), sizeof(mach_thread_create_running_reply_t)},
        {3413, mach_task_set_exception_ports, "task_set_exception_ports", sizeof(mach_task_set_exception_ports_request_t), sizeof(mach_task_set_exception_ports_reply_t)},
        {3414, mach_task_get_exception_ports, "task_get_exception_ports", sizeof(mach_task_get_exception_ports_request_t), sizeof(mach_task_get_exception_ports_reply_t)},
+       {3415, NULL, "task_swap_exception_ports", 0, 0},
+       {3416, NULL, "lock_set_create", 0, 0},
+       {3417, NULL, "lock_set_destroy", 0, 0},
        {3418, mach_semaphore_create, "semaphore_create", sizeof(mach_semaphore_create_request_t), sizeof(mach_semaphore_create_reply_t)},
        {3419, mach_semaphore_destroy, "semaphore_destroy", sizeof(mach_semaphore_destroy_request_t), sizeof(mach_semaphore_destroy_reply_t)},
+       {3420, NULL, "task_policy_set", 0, 0},
+       {3421, NULL, "task_policy_get", 0, 0},
+       {3422, NULL, "task_sample", 0, 0},
+       {3423, NULL, "task_policy", 0, 0},
+       {3424, NULL, "task_set_emulation", 0, 0},
+       {3425, NULL, "task_get_emulation_vector", 0, 0},
+       {3426, NULL, "task_set_emulation_vector", 0, 0},
+       {3427, NULL, "task_set_ras_pc", 0, 0},
+       {3428, NULL, "kernel_task_create", 0, 0},
+       {3429, NULL, "task_assign", 0, 0},
+       {3430, NULL, "task_assign_default", 0, 0},
+       {3431, NULL, "task_get_assignment", 0, 0},
+       {3432, NULL, "task_set_policy", 0, 0},
+       {3600, NULL, "thread_terminate", 0, 0},
+       {3601, NULL, "act_get_state", 0, 0},
+       {3602, NULL, "act_set_state", 0, 0},
        {3603, mach_thread_get_state, "thread_get_state", sizeof(mach_thread_get_state_request_t), sizeof(mach_thread_get_state_reply_t)},
        {3604, mach_thread_set_state, "thread_set_state", sizeof(mach_thread_set_state_request_t), sizeof(mach_thread_set_state_reply_t)},
+       {3605, NULL, "thread_suspend", 0, 0},
+       {3606, NULL, "thread_resume", 0, 0},
+       {3607, NULL, "thread_abort", 0, 0},
+       {3608, NULL, "thread_abort_safely", 0, 0},
+       {3609, NULL, "thread_depress_abort", 0, 0},
+       {3610, NULL, "thread_get_special_port", 0, 0},
+       {3611, NULL, "thread_set_special_port", 0, 0},
        {3612, mach_thread_info, "thread_info", sizeof(mach_thread_info_request_t), sizeof(mach_thread_info_reply_t)},
+       {3613, NULL, "thread_set_exception_ports", 0, 0},
+       {3614, NULL, "thread_get_exception_ports", 0, 0},
+       {3615, NULL, "thread_swap_exception_ports", 0, 0},
        {3616, mach_thread_policy, "thread_policy", sizeof(mach_thread_policy_request_t), sizeof(mach_thread_policy_reply_t)},
+       {3617, NULL, "thread_policy_set", 0, 0},
+       {3618, NULL, "thread_policy_get", 0, 0},
+       {3619, NULL, "thread_sample", 0, 0},
+       {3620, NULL, "etap_trace_thread", 0, 0},
+       {3621, NULL, "thread_assign", 0, 0},
+       {3622, NULL, "thread_assign_default", 0, 0},
+       {3623, NULL, "thread_get_assignment", 0, 0},
+       {3624, NULL, "thread_set_policy", 0, 0},
        {3800, mach_vm_region, "vm_region", sizeof(mach_vm_region_request_t), sizeof(mach_vm_region_reply_t)},
        {3801, mach_vm_allocate, "vm_allocate", sizeof(mach_vm_allocate_request_t), sizeof(mach_vm_allocate_reply_t)},
        {3802, mach_vm_deallocate, "vm_deallocate", sizeof(mach_vm_deallocate_request_t), sizeof(mach_vm_deallocate_reply_t)},
        {3803, mach_vm_protect, "vm_protect", sizeof(mach_vm_protect_request_t), sizeof(mach_vm_protect_reply_t)},
        {3804, mach_vm_inherit, "vm_inherit", sizeof(mach_vm_inherit_request_t), sizeof(mach_vm_inherit_reply_t)},
+       {3805, NULL, "vm_read", 0, 0},
+       {3806, NULL, "vm_read_list", 0, 0},
+       {3807, NULL, "vm_write", 0, 0},
        {3808, mach_vm_copy, "vm_copy", sizeof(mach_vm_copy_request_t), sizeof(mach_vm_copy_reply_t)},
+       {3809, NULL, "vm_read_overwrite", 0, 0},
        {3810, mach_vm_msync, "vm_msync", sizeof(mach_vm_msync_request_t), sizeof(mach_vm_msync_reply_t)},
+       {3811, NULL, "vm_behavior_set", 0, 0},
        {3812, mach_vm_map, "vm_map", sizeof(mach_vm_map_request_t), sizeof(mach_vm_map_reply_t)},
+       {3813, NULL, "vm_machine_attribute", 0, 0},
+       {3814, NULL, "vm_remap", 0, 0},
+       {3815, NULL, "task_wire", 0, 0},
+       {3816, NULL, "make_memory_entry", 0, 0},
+       {3817, NULL, "vm_map_page_query", 0, 0},
+       {3818, NULL, "vm_region_info", 0, 0},
+       {3819, NULL, "vm_mapped_pages_info", 0, 0},
+       {3820, NULL, "vm_region_object_create", 0, 0},
+       {3821, NULL, "vm_region_recurse", 0, 0},
+       {3822, NULL, "vm_region_recurse_64", 0, 0},
+       {3823, NULL, "vm_region_info_64", 0, 0},
        {3824, mach_vm_region_64, "vm_region_64", sizeof(mach_vm_region_64_request_t), sizeof(mach_vm_region_64_reply_t)},
-       {3825, mach_vm_make_memory_entry, "vm_make_memory_entry", sizeof(mach_vm_make_memory_entry_request_t), sizeof(mach_vm_make_memory_entry_reply_t)},
+       {3825, mach_make_memory_entry_64, "make_memory_entry_64", sizeof(mach_make_memory_entry_64_request_t), sizeof(mach_make_memory_entry_64_reply_t)},
+       {3826, NULL, "vm_map_64", 0, 0},
+       {3827, NULL, "vm_map_get_upl", 0, 0},
+       {3828, NULL, "vm_upl_map", 0, 0},
+       {3829, NULL, "vm_upl_unmap", 0, 0},
+       {4000, NULL, "processor_set_statistics", 0, 0},
+       {4001, NULL, "processor_set_destroy", 0, 0},
+       {4002, NULL, "processor_set_max_priority", 0, 0},
+       {4003, NULL, "processor_set_policy_enable", 0, 0},



Home | Main Index | Thread Index | Old Index