Home
last modified time | relevance | path

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

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