Home
last modified time | relevance | path

Searched refs:MACH_MSG_OOL_DESCRIPTOR (Results 1 – 10 of 10) sorted by relevance

/xnu-10002.61.3/iokit/IOKit/
H A DIORPC.h58 #define MACH_MSG_OOL_DESCRIPTOR 1 macro
/xnu-10002.61.3/iokit/DriverKit/
H A DIORPC.h58 #define MACH_MSG_OOL_DESCRIPTOR 1 macro
/xnu-10002.61.3/osfmk/ipc/
H A Dipc_kmsg.c356 case MACH_MSG_OOL_DESCRIPTOR: in ikm_user_desc_size()
368 case MACH_MSG_OOL_DESCRIPTOR: in ikm_user_desc_size()
725 case MACH_MSG_OOL_DESCRIPTOR: in ikm_body_sig()
1151 case MACH_MSG_OOL_DESCRIPTOR: { in ipc_msg_print_untyped64()
1156 type == MACH_MSG_OOL_DESCRIPTOR ? "" : " VOLATILE", in ipc_msg_print_untyped64()
1449 case MACH_MSG_OOL_DESCRIPTOR: { in ipc_kmsg_trace_send()
2266 case MACH_MSG_OOL_DESCRIPTOR: { in ipc_kmsg_clean_body()
4890 case MACH_MSG_OOL_DESCRIPTOR: in ipc_kmsg_copyin_body()
5068 case MACH_MSG_OOL_DESCRIPTOR: in ipc_kmsg_copyin_body()
5363 case MACH_MSG_OOL_DESCRIPTOR: { in ipc_kmsg_copyin_from_kernel()
[all …]
/xnu-10002.61.3/tests/
H A Dmach_exception_reply.c239 reply->ool.type = MACH_MSG_OOL_DESCRIPTOR; in handle_exceptions()
/xnu-10002.61.3/osfmk/kern/
H A Dipc_mig.c558 case MACH_MSG_OOL_DESCRIPTOR: { in mach_msg_destroy_from_kernel_proper()
/xnu-10002.61.3/libsyscall/mach/
H A Dmach_msg.c427 case MACH_MSG_OOL_DESCRIPTOR: { in mach_msg_destroy()
/xnu-10002.61.3/tools/tests/MPMMTest/
H A DKQMPMMtest.c656 ((ipc_complex_message *)req)->descriptor.type = MACH_MSG_OOL_DESCRIPTOR; in client()
H A DMPMMtest.c758 ((ipc_complex_message *)req)->descriptor.type = MACH_MSG_OOL_DESCRIPTOR; in client()
/xnu-10002.61.3/osfmk/mach/
H A Dmessage.h366 #define MACH_MSG_OOL_DESCRIPTOR 1 macro
/xnu-10002.61.3/iokit/Kernel/
H A DIOUserServer.cpp3612 case MACH_MSG_OOL_DESCRIPTOR: in IORPCMessageFromMach()
3733 case MACH_MSG_OOL_DESCRIPTOR: in copyOutObjects()
3797 case MACH_MSG_OOL_DESCRIPTOR: in copyOutObjects()
3866 case MACH_MSG_OOL_DESCRIPTOR: in copyInObjects()