Searched refs:MPO_EXCEPTION_PORT (Results 1 – 5 of 5) sorted by relevance
131 .flags = MPO_INSERT_SEND_RIGHT | MPO_EXCEPTION_PORT, in create_hardened_exception_port()
484 #define MPO_EXCEPTION_PORT 0x8000 /* Used for hardened exceptions - immovable */ macro
609 * 2. The `new_exception_port` must be created using MPO_EXCEPTION_PORT (implicitly immovable)
265 .flags = MPO_INSERT_SEND_RIGHT | MPO_EXCEPTION_PORT, in exception_ports_crash()
2647 MPO_EXCEPTION_PORT | MPO_PROVISIONAL_REPLY_PORT); in mach_port_construct()2673 if (options->flags & MPO_EXCEPTION_PORT) { in mach_port_construct()