Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/arm/
H A Darm_init.c153 #define XCALL_ACK_TIMEOUT_NS ((uint64_t) 6000000000) macro
516 nanoseconds_to_absolutetime(XCALL_ACK_TIMEOUT_NS, &xcall_ack_timeout_abstime); in arm_init()
/xnu-11417.121.6/osfmk/arm64/sptm/
H A Darm_init_sptm.c157 #define XCALL_ACK_TIMEOUT_NS ((uint64_t) 6000000000) macro
863 nanoseconds_to_absolutetime(XCALL_ACK_TIMEOUT_NS, &xcall_ack_timeout_abstime); in arm_init()