Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/mach/
H A Dport.h442 #define MPO_PROVISIONAL_ID_PROT_OPTOUT 0x8000 /* Opted out of EXCEPTION_IDENTITY_PROTECTED vio… macro
/xnu-10002.1.13/osfmk/ipc/
H A Dmach_port.c2610 MPO_PROVISIONAL_ID_PROT_OPTOUT | MPO_PROVISIONAL_REPLY_PORT); in mach_port_construct()
2636 if (options->flags & MPO_PROVISIONAL_ID_PROT_OPTOUT) { in mach_port_construct()