Searched refs:HOST_PRIV_NULL (Results 1 – 11 of 11) sorted by relevance
155 if (host_priv == HOST_PRIV_NULL) { in host_processors()1079 if (host_priv == HOST_PRIV_NULL) { in host_processor_sets()1107 if (host_priv == HOST_PRIV_NULL || pset_name == PROCESSOR_SET_NULL) { in host_processor_set_priv()1266 …if (host_priv == HOST_PRIV_NULL || id <= HOST_MAX_SPECIAL_KERNEL_PORT || id > HOST_MAX_SPECIAL_POR… in host_set_special_port_from_user()1284 …if (host_priv == HOST_PRIV_NULL || id <= HOST_MAX_SPECIAL_KERNEL_PORT || id > HOST_MAX_SPECIAL_POR… in host_set_special_port()1322 …if (host_priv == HOST_PRIV_NULL || id == HOST_SECURITY_PORT || id > HOST_MAX_SPECIAL_PORT || id < … in host_get_special_port_from_user()1344 …if (host_priv == HOST_PRIV_NULL || id == HOST_SECURITY_PORT || id > HOST_MAX_SPECIAL_PORT || id < … in host_get_special_port()1406 if (host_priv == HOST_PRIV_NULL) { in host_set_multiuser_config_flags()
475 if (host_priv == HOST_PRIV_NULL) { in host_set_exception_ports()609 if (host_priv == HOST_PRIV_NULL) { in host_get_exception_ports()674 if (host_priv == HOST_PRIV_NULL) { in host_swap_exception_ports()
176 if (host_priv == HOST_PRIV_NULL) { in host_reboot()465 if (host_priv == HOST_PRIV_NULL) { in host_get_boot_info()
282 if (host_priv == HOST_PRIV_NULL || in host_get_clock_control()
4751 if (host_priv != HOST_PRIV_NULL) { in task_set_security_tokens()
299 #define HOST_PRIV_NULL ((host_priv_t)NULL) macro329 #define HOST_PRIV_NULL ((host_priv_t) 0) macro
1742 host_priv = (sec_token.val[0]) ? HOST_PRIV_NULL : host_priv_self(); in set_security_token_task_internal()1744 if (host_priv != HOST_PRIV_NULL && mac_system_check_host_priv(my_cred)) { in set_security_token_task_internal()1745 host_priv = HOST_PRIV_NULL; in set_security_token_task_internal()
295 if (hostPriv == HOST_PRIV_NULL) { in kext_request()
1580 if (host_priv == HOST_PRIV_NULL) { in mach_vm_wire_kernel()1629 if (host_priv == HOST_PRIV_NULL) { in vm_wire()2262 if (vm_allocate_cpm_privileged && HOST_PRIV_NULL == host_priv) { in vm_allocate_cpm()
1635 if (host_priv == HOST_PRIV_NULL) { in host_default_memory_manager()
9436 if (hostPriv == HOST_PRIV_NULL) {