Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/mach/arm/
H A Dthread_status.h214 arm_thread_state32_t ts_32; member
218 #define ts_32 uts.ts_32 macro
364 return &its->ts_32; in thread_state32()
376 return &its->ts_32; in const_thread_state32()
/xnu-12377.41.6/osfmk/arm64/
H A Dstatus.c2335 sp = ((arm_unified_thread_state_t *)tstate)->ts_32.sp;