Home
last modified time | relevance | path

Searched refs:HOST_PRIORITY_INFO_COUNT (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/mach/
H A Dhost_info.h187 #define HOST_PRIORITY_INFO_COUNT ((mach_msg_type_number_t) \ macro
/xnu-11215/osfmk/kern/
H A Dhost.c284 if (*count < HOST_PRIORITY_INFO_COUNT) { in host_info()
299 *count = HOST_PRIORITY_INFO_COUNT; in host_info()