Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/mach/arm/
H A Dthread_status.h215 arm_thread_state64_t ts_64; member
219 #define ts_64 uts.ts_64 macro
375 return &its->ts_64; in thread_state64()
387 return &its->ts_64; in const_thread_state64()
/xnu-11417.121.6/osfmk/arm64/
H A Dstatus.c2333 sp = ((arm_unified_thread_state_t *)tstate)->ts_64.sp;