Searched refs:HOST_PRIV_NULL (Results 1 – 10 of 10) sorted by relevance
158 if (host_priv == HOST_PRIV_NULL) { in host_processors()1048 if (host_priv == HOST_PRIV_NULL) { in host_processor_sets()1076 if (host_priv == HOST_PRIV_NULL || pset_name == PROCESSOR_SET_NULL) { in host_processor_set_priv()1237 …if (host_priv == HOST_PRIV_NULL || id <= HOST_MAX_SPECIAL_KERNEL_PORT || id > HOST_MAX_SPECIAL_POR… in host_set_special_port_from_user()1255 …if (host_priv == HOST_PRIV_NULL || id <= HOST_MAX_SPECIAL_KERNEL_PORT || id > HOST_MAX_SPECIAL_POR… in host_set_special_port()1293 …if (host_priv == HOST_PRIV_NULL || id == HOST_SECURITY_PORT || id > HOST_MAX_SPECIAL_PORT || id < … in host_get_special_port_from_user()1315 …if (host_priv == HOST_PRIV_NULL || id == HOST_SECURITY_PORT || id > HOST_MAX_SPECIAL_PORT || id < … in host_get_special_port()1390 if (host_priv == HOST_PRIV_NULL) { in host_set_multiuser_config_flags()
501 if (host_priv == HOST_PRIV_NULL) { in host_set_exception_ports()636 if (host_priv == HOST_PRIV_NULL) { in host_get_exception_ports()701 if (host_priv == HOST_PRIV_NULL) { in host_swap_exception_ports()
224 if (host_priv == HOST_PRIV_NULL) { in host_reboot()601 if (host_priv == HOST_PRIV_NULL) { in host_get_boot_info()
4820 if (host_priv != HOST_PRIV_NULL) { in task_set_security_tokens()
296 #define HOST_PRIV_NULL ((host_priv_t)NULL) macro326 #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()
1660 if (host_priv == HOST_PRIV_NULL) { in mach_vm_wire_kernel()1709 if (host_priv == HOST_PRIV_NULL) { in vm_wire()2344 if (vm_allocate_cpm_privileged && HOST_PRIV_NULL == host_priv) { in vm_allocate_cpm()
1418 if (host_priv == HOST_PRIV_NULL) { in host_default_memory_manager()
10138 if (hostPriv == HOST_PRIV_NULL) {