Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dhost.c192 if (host == HOST_NULL) { in host_info()
408 if (host == HOST_NULL) { in host_statistics()
915 if (host == HOST_NULL) { in host_statistics64()
957 if (host == HOST_NULL) { in host_statistics64_from_user()
984 if (host == HOST_NULL) { in host_statistics_from_user()
1078 if (host == HOST_NULL) { in host_page_size()
1096 if (host == HOST_NULL) { in host_kernel_version()
1177 if (host == HOST_NULL) { in host_processor_info()
1415 if (host == HOST_NULL) { in host_get_io_main()
1437 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.c345 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.c8670 host_t host = HOST_NULL; in mach_memory_info()
8673 if (host == HOST_NULL) { in mach_memory_info()
8855 if (host == HOST_NULL) { in mach_memory_info_internal()
8951 if (host == HOST_NULL) { in mach_zone_info_for_zone()
8998 if (host == HOST_NULL) { in mach_zone_info_for_largest_zone()
9048 if (host == HOST_NULL) { in mach_zone_get_zlog_zones()
9105 if (host == HOST_NULL) { in mach_zone_get_btlog_records()
9164 if (host == HOST_NULL) { in mach_zone_force_gc()
H A Dprocessor.c1389 *host = HOST_NULL; in processor_set_info()
H A Dipc_tt.c3696 host_t host = HOST_NULL; in port_name_to_host()
/xnu-11215.1.10/osfmk/mach/
H A Dmach_types.h310 #define HOST_NULL ((host_t) NULL) macro
340 #define HOST_NULL ((host_t) 0) macro
/xnu-11215.1.10/osfmk/vm/
H A Dvm_debug.c657 if (host == HOST_NULL) { in host_virtual_physical_table_info()
H A Dvm_tests.c1573 …kr = mach_memory_object_memory_entry(HOST_NULL, true, size_16kb, VM_PROT_DEFAULT, MEMORY_OBJECT_NU… in vm_map_null_tests()
1575 …kr = mach_memory_object_memory_entry_64(HOST_NULL, true, size_16kb, VM_PROT_DEFAULT, MEMORY_OBJECT… in vm_map_null_tests()
H A Dvm_memory_entry.c1294 if (host == HOST_NULL) { in mach_memory_object_memory_entry_64()
/xnu-11215.1.10/osfmk/ipc/
H A Dmach_kernelrpc.c486 if (host == HOST_NULL) { in host_create_mach_voucher_trap()
H A Dipc_voucher.c2037 if (host == HOST_NULL) { in host_create_mach_voucher()