Searched refs:MACH_MSG_PHYSICAL_COPY (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dmessage.h192 #define MACH_MSG_PHYSICAL_COPY 0 macro
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_kmsg.c389 case MACH_MSG_PHYSICAL_COPY:
2097 (copy_options == MACH_MSG_PHYSICAL_COPY) && !dealloc) {
2393 if (daddr->out_of_line.copy != MACH_MSG_PHYSICAL_COPY &&
2404 (daddr->out_of_line.copy == MACH_MSG_PHYSICAL_COPY) &&

Completed in 15 milliseconds