Home
last modified time | relevance | path

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

/xnu-11215/tests/ipc/
H A Dkernel_signed_pac_thread_state.c244 …struct test_user_thread_state_64 *test_state = (struct test_user_thread_state_64 *)(void *)out_sta… in catch_mach_exception_raise_state_identity() local
245 uint32_t userland_diversifier = test_state->__opaque_flags & 0xff000000; in catch_mach_exception_raise_state_identity()
266 test_state->__opaque_flags |= __TEST_USER_THREAD_STATE64_FLAGS_KERNEL_SIGNED_PC; in catch_mach_exception_raise_state_identity()
281 test_state->__opaque_flags &= 0x00ffffff; in catch_mach_exception_raise_state_identity()