Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dhost.c196 if (host == HOST_NULL) { in host_info()
422 if (host == HOST_NULL) { in host_statistics()
939 if (host == HOST_NULL) { in host_statistics64()
981 if (host == HOST_NULL) { in host_statistics64_from_user()
1008 if (host == HOST_NULL) { in host_statistics_from_user()
1102 if (host == HOST_NULL) { in host_page_size()
1120 if (host == HOST_NULL) { in host_kernel_version()
1201 if (host == HOST_NULL) { in host_processor_info()
1433 if (host == HOST_NULL) { in host_get_io_main()
1455 if (host == HOST_NULL) { in host_set_atm_diagnostic_flag()
H A Dipc_host.c225 if (host == HOST_NULL) { in processor_set_default()
247 host_t host = HOST_NULL; in convert_port_to_host()
275 host_t host = HOST_NULL; in convert_port_to_host_priv()
279 return HOST_NULL; in convert_port_to_host_priv()
H A Dhost_notify.c73 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.c8127 host_t host = HOST_NULL; in mach_memory_info()
8130 if (host == HOST_NULL) { in mach_memory_info()
8312 if (host == HOST_NULL) { in mach_memory_info_internal()
8408 if (host == HOST_NULL) { in mach_zone_info_for_zone()
8455 if (host == HOST_NULL) { in mach_zone_info_for_largest_zone()
8505 if (host == HOST_NULL) { in mach_zone_get_zlog_zones()
8562 if (host == HOST_NULL) { in mach_zone_get_btlog_records()
8621 if (host == HOST_NULL) { in mach_zone_force_gc()
H A Dprocessor.c1518 *host = HOST_NULL; in processor_set_info()
H A Dipc_tt.c3539 host_t host = HOST_NULL; in port_name_to_host()
/xnu-12377.81.4/osfmk/mach/
H A Dmach_types.h310 #define HOST_NULL ((host_t) NULL) macro
340 #define HOST_NULL ((host_t) 0) macro
/xnu-12377.81.4/osfmk/vm/
H A Dvm_debug.c678 if (host == HOST_NULL) { in host_virtual_physical_table_info()
H A Dvm_tests.c1641 …kr = mach_memory_object_memory_entry(HOST_NULL, true, size_16kb, VM_PROT_DEFAULT, MEMORY_OBJECT_NU… in vm_map_null_tests()
1643 …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.c1322 if (host == HOST_NULL) { in mach_memory_object_memory_entry_64()
/xnu-12377.81.4/osfmk/ipc/
H A Dmach_kernelrpc.c491 if (host == HOST_NULL) { in host_create_mach_voucher_trap()
H A Dipc_voucher.c2037 if (host == HOST_NULL) { in host_create_mach_voucher()