Home
last modified time | relevance | path

Searched refs:extensions (Results 1 – 25 of 41) sorted by relevance

12

/xnu-11215/doc/mach_ipc/
H A Dkmsg.md410 ### Descriptor signing (kernel extensions)
412 On macOS where kernel extensions exist and use the arm64e slice,
415 Fortunately, IPC kmsgs are not ABI, and the way kernel extensions
422 for kernel extensions (using symbol names ending in `_proper` for historical
/xnu-11215/osfmk/conf/
H A Dcopyright.cmu23 * any improvements or extensions that they make and grant Carnegie Mellon
/xnu-11215/libsyscall/mach/
H A Derr_us.sub27 * any improvements or extensions that they make and grant Carnegie the
H A Derr_ipc.sub27 * any improvements or extensions that they make and grant Carnegie the
H A Derr_mach_ipc.sub27 * any improvements or extensions that they make and grant Carnegie the
H A Derr_kern.sub27 * any improvements or extensions that they make and grant Carnegie the
/xnu-11215/osfmk/i386/
H A Dcpuid.h385 uint32_t extensions; member
462 #define cpuid_mwait_extensions cpuid_mwait_leaf.extensions
/xnu-11215/osfmk/kern/
H A Dcoalition.c260 queue_head_t extensions; member
1072 queue_head_init(coal->j.extensions); in i_coal_jetsam_init()
1098 assert(queue_empty(&coal->j.extensions)); in i_coal_jetsam_dealloc()
1190 q = (queue_t)&cj->extensions; in i_coal_jetsam_set_taskrole()
1242 qe_foreach_element(t, &cj->extensions, task_coalition[COALITION_TYPE_JETSAM]) { in i_coal_jetsam_get_taskrole()
1285 qe_foreach_element(t, &cj->extensions, task_coalition[COALITION_TYPE_JETSAM]) { in i_coal_jetsam_iterate_tasks()
2492 qe_foreach(qe, &coal->j.extensions) in coalition_get_task_count()
2546 bytes += i_get_list_footprint(&coal->j.extensions, COALITION_TYPE_JETSAM, &num_tasks); in coalition_get_page_count()
2772 ntasks += coalition_get_sort_list(coal, sort_order, &cj->extensions, in coalition_get_pid_list()
/xnu-11215/
H A DREADME.md214 `Kernel.framework` is used by kernel extensions.\
251 for kernel extensions -
330 to everyone for kernel extensions.
337 available for Apple internal for kernel extensions.
401 kernel and Apple internal kernel extensions and omitted from user
410 extensions and is not visible in user level header files. Only the
/xnu-11215/tests/
H A Dmach_exc.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dexcserver_backtrace.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
/xnu-11215/osfmk/mach/
H A Dupl.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dhost_security.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dnotify.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dprocessor.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dexc.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dprof.defs101 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dprocessor_set.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dmach_exc.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dstd_types.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dvm32_map.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
H A Dmach_host.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
/xnu-11215/osfmk/device/
H A Ddevice_types.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
/xnu-11215/osfmk/mach_debug/
H A Dmach_debug_types.defs53 * any improvements or extensions that they make and grant Carnegie Mellon
/xnu-11215/bsd/dev/i386/
H A Dsysctl.c503 SYSCTL_PROC(_machdep_cpu_mwait, OID_AUTO, extensions,
505 (void *)offsetof(cpuid_mwait_leaf_t, extensions),

12