Searched refs:HOST_PRIV_NULL (Results 1 – 11 of 11) sorted by relevance
155 if (host_priv == HOST_PRIV_NULL) { in host_processors()1080 if (host_priv == HOST_PRIV_NULL) { in host_processor_sets()1108 if (host_priv == HOST_PRIV_NULL || pset_name == PROCESSOR_SET_NULL) { in host_processor_set_priv()1267 …if (host_priv == HOST_PRIV_NULL || id <= HOST_MAX_SPECIAL_KERNEL_PORT || id > HOST_MAX_SPECIAL_POR… in host_set_special_port_from_user()1285 …if (host_priv == HOST_PRIV_NULL || id <= HOST_MAX_SPECIAL_KERNEL_PORT || id > HOST_MAX_SPECIAL_POR… in host_set_special_port()1323 …if (host_priv == HOST_PRIV_NULL || id == HOST_SECURITY_PORT || id > HOST_MAX_SPECIAL_PORT || id < … in host_get_special_port_from_user()1345 …if (host_priv == HOST_PRIV_NULL || id == HOST_SECURITY_PORT || id > HOST_MAX_SPECIAL_PORT || id < … in host_get_special_port()1407 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()
4754 if (host_priv != HOST_PRIV_NULL) { in task_set_security_tokens()
294 #define HOST_PRIV_NULL ((host_priv_t)NULL) macro323 #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()
1574 if (host_priv == HOST_PRIV_NULL) { in mach_vm_wire_kernel()1623 if (host_priv == HOST_PRIV_NULL) { in vm_wire()2256 if (vm_allocate_cpm_privileged && HOST_PRIV_NULL == host_priv) { in vm_allocate_cpm()
1631 if (host_priv == HOST_PRIV_NULL) { in host_default_memory_manager()
9437 if (hostPriv == HOST_PRIV_NULL) {