| /xnu-8792.61.2/osfmk/conf/ |
| H A D | copyright.cmu | 23 * any improvements or extensions that they make and grant Carnegie Mellon
|
| /xnu-8792.61.2/libsyscall/mach/ |
| H A D | err_us.sub | 27 * any improvements or extensions that they make and grant Carnegie the
|
| H A D | err_ipc.sub | 27 * any improvements or extensions that they make and grant Carnegie the
|
| H A D | err_mach_ipc.sub | 27 * any improvements or extensions that they make and grant Carnegie the
|
| H A D | err_kern.sub | 27 * any improvements or extensions that they make and grant Carnegie the
|
| H A D | err_server.sub | 27 * any improvements or extensions that they make and grant Carnegie the
|
| /xnu-8792.61.2/ |
| H A D | README.md | 187 `Kernel.framework` is used by kernel extensions.\ 224 for kernel extensions - 292 to everyone for kernel extensions. 299 available for Apple internal for kernel extensions. 339 kernel and Apple internal kernel extensions and omitted from user 348 extensions and is not visible in user level header files. Only the
|
| /xnu-8792.61.2/osfmk/kern/ |
| H A D | coalition.c | 254 queue_head_t extensions; member 927 queue_head_init(coal->j.extensions); in i_coal_jetsam_init() 953 assert(queue_empty(&coal->j.extensions)); in i_coal_jetsam_dealloc() 1045 q = (queue_t)&cj->extensions; in i_coal_jetsam_set_taskrole() 1097 qe_foreach_element(t, &cj->extensions, task_coalition[COALITION_TYPE_JETSAM]) { in i_coal_jetsam_get_taskrole() 1130 qe_foreach_element(t, &cj->extensions, task_coalition[COALITION_TYPE_JETSAM]) in i_coal_jetsam_iterate_tasks() 2242 qe_foreach(qe, &coal->j.extensions) in coalition_get_task_count() 2296 bytes += i_get_list_footprint(&coal->j.extensions, COALITION_TYPE_JETSAM, &num_tasks); in coalition_get_page_count() 2522 ntasks += coalition_get_sort_list(coal, sort_order, &cj->extensions, in coalition_get_pid_list()
|
| /xnu-8792.61.2/osfmk/i386/ |
| H A D | cpuid.h | 384 uint32_t extensions; member 461 #define cpuid_mwait_extensions cpuid_mwait_leaf.extensions
|
| H A D | cpuid.c | 726 cmp->extensions = reg[ecx]; in cpuid_set_generic_info() 733 DBG(" extensions : %d\n", cmp->extensions); in cpuid_set_generic_info()
|
| /xnu-8792.61.2/tests/ |
| H A D | mach_exc.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | excserver_backtrace.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| /xnu-8792.61.2/osfmk/mach/ |
| H A D | host_security.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | upl.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | exc.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | notify.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | processor.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | prof.defs | 101 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | mach_exc.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | processor_set.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | std_types.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| H A D | vm32_map.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| /xnu-8792.61.2/osfmk/device/ |
| H A D | device_types.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| /xnu-8792.61.2/osfmk/mach_debug/ |
| H A D | mach_debug_types.defs | 53 * any improvements or extensions that they make and grant Carnegie Mellon
|
| /xnu-8792.61.2/bsd/dev/i386/ |
| H A D | sysctl.c | 503 SYSCTL_PROC(_machdep_cpu_mwait, OID_AUTO, extensions, 505 (void *)offsetof(cpuid_mwait_leaf_t, extensions),
|