Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/arm/
H A Darm_init.c156 #define XCALL_ACK_TIMEOUT_NS ((uint64_t) 6000000000) macro
528 nanoseconds_to_absolutetime(XCALL_ACK_TIMEOUT_NS, &xcall_ack_timeout_abstime); in arm_init()
/xnu-11215.61.5/osfmk/arm64/sptm/
H A Darm_init_sptm.c156 #define XCALL_ACK_TIMEOUT_NS ((uint64_t) 6000000000) macro
832 nanoseconds_to_absolutetime(XCALL_ACK_TIMEOUT_NS, &xcall_ack_timeout_abstime); in arm_init()