Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dhost.c194 if (host == HOST_NULL) { in host_info()
420 if (host == HOST_NULL) { in host_statistics()
937 if (host == HOST_NULL) { in host_statistics64()
979 if (host == HOST_NULL) { in host_statistics64_from_user()
1006 if (host == HOST_NULL) { in host_statistics_from_user()
1100 if (host == HOST_NULL) { in host_page_size()
1118 if (host == HOST_NULL) { in host_kernel_version()
1199 if (host == HOST_NULL) { in host_processor_info()
1431 if (host == HOST_NULL) { in host_get_io_main()
1453 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.c8031 host_t host = HOST_NULL; in mach_memory_info()
8034 if (host == HOST_NULL) { in mach_memory_info()
8216 if (host == HOST_NULL) { in mach_memory_info_internal()
8312 if (host == HOST_NULL) { in mach_zone_info_for_zone()
8359 if (host == HOST_NULL) { in mach_zone_info_for_largest_zone()
8409 if (host == HOST_NULL) { in mach_zone_get_zlog_zones()
8466 if (host == HOST_NULL) { in mach_zone_get_btlog_records()
8525 if (host == HOST_NULL) { in mach_zone_force_gc()
H A Dprocessor.c1459 *host = HOST_NULL; in processor_set_info()
H A Dipc_tt.c3529 host_t host = HOST_NULL; in port_name_to_host()
/xnu-12377.1.9/osfmk/mach/
H A Dmach_types.h310 #define HOST_NULL ((host_t) NULL) macro
340 #define HOST_NULL ((host_t) 0) macro
/xnu-12377.1.9/osfmk/vm/
H A Dvm_debug.c678 if (host == HOST_NULL) { in host_virtual_physical_table_info()
H A Dvm_tests.c1574 …kr = mach_memory_object_memory_entry(HOST_NULL, true, size_16kb, VM_PROT_DEFAULT, MEMORY_OBJECT_NU… in vm_map_null_tests()
1576 …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.c1297 if (host == HOST_NULL) { in mach_memory_object_memory_entry_64()
/xnu-12377.1.9/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()