Home
last modified time | relevance | path

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

/xnu-11215/iokit/Exclaves/
H A DExclaves.cpp828 copyExclaveTimerEventSource(IOService::IOExclaveProxyState * pRef, uint32_t timer_id) in copyExclaveTimerEventSource() function
917 tes = copyExclaveTimerEventSource(pRef, timer_id); in exclaveRemoveTimer()
955 tes = copyExclaveTimerEventSource(pRef, timer_id); in exclaveEnableTimer()
990 tes = copyExclaveTimerEventSource(pRef, timer_id); in exclaveTimerSetTimeout()
1021 tes = copyExclaveTimerEventSource(pRef, timer_id); in exclaveTimerCancelTimeout()