Home
last modified time | relevance | path

Searched refs:HOST_NULL (Results 1 – 13 of 13) sorted by relevance

/xnu-8792.41.9/osfmk/kern/
H A Dhost.c192 if (host == HOST_NULL) { in host_info()
409 if (host == HOST_NULL) { in host_statistics()
855 if (host == HOST_NULL) { in host_statistics64()
890 if (host == HOST_NULL) { in host_statistics64_from_user()
917 if (host == HOST_NULL) { in host_statistics_from_user()
1011 if (host == HOST_NULL) { in host_page_size()
1029 if (host == HOST_NULL) { in host_kernel_version()
1110 if (host == HOST_NULL) { in host_processor_info()
1348 if (host == HOST_NULL) { in host_get_io_main()
1370 if (host == HOST_NULL) { in host_set_atm_diagnostic_flag()
H A Dipc_host.c222 if (host == HOST_NULL) { in processor_set_default()
244 host_t host = HOST_NULL; in convert_port_to_host()
272 host_t host = HOST_NULL; in convert_port_to_host_priv()
276 return HOST_NULL; in convert_port_to_host_priv()
H A Dhost_notify.c71 if (host == HOST_NULL) { in host_request_notification()
H A Dlock_group.c343 if (host == HOST_NULL) { in host_lockgroup_info()
H A Dclock_oldops.c258 if (host == HOST_NULL || clock_id < 0 || clock_id >= clock_count) { in host_get_clock_service()
H A Dzalloc.c8271 if (host == HOST_NULL) { in mach_memory_info()
8368 if (host == HOST_NULL) { in mach_zone_info_for_zone()
8415 if (host == HOST_NULL) { in mach_zone_info_for_largest_zone()
8465 if (host == HOST_NULL) { in mach_zone_get_zlog_zones()
8522 if (host == HOST_NULL) { in mach_zone_get_btlog_records()
8581 if (host == HOST_NULL) { in mach_zone_force_gc()
H A Dprocessor.c1228 *host = HOST_NULL; in processor_set_info()
H A Dipc_tt.c3697 host_t host = HOST_NULL; in port_name_to_host()
/xnu-8792.41.9/osfmk/mach/
H A Dmach_types.h295 #define HOST_NULL ((host_t) NULL) macro
325 #define HOST_NULL ((host_t) 0) macro
/xnu-8792.41.9/osfmk/vm/
H A Dvm_debug.c656 if (host == HOST_NULL) { in host_virtual_physical_table_info()
H A Dvm_user.c3532 if (host == HOST_NULL) { in mach_memory_object_memory_entry_64()
/xnu-8792.41.9/osfmk/ipc/
H A Dmach_kernelrpc.c489 if (host == HOST_NULL) { in host_create_mach_voucher_trap()
H A Dipc_voucher.c2139 if (host == HOST_NULL) { in host_create_mach_voucher()