Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOTimerEventSource.h75 kIOTimerEventSourceOptionsPriorityKernelHigh = 0x00000001, enumerator
83 kIOTimerEventSourceOptionsDefault = kIOTimerEventSourceOptionsPriorityKernelHigh
/xnu-11215/iokit/Kernel/
H A DIOTimerEventSource.cpp259 case kIOTimerEventSourceOptionsPriorityKernelHigh: in setTimeoutFunc()
362 kIOTimerEventSourceOptionsPriorityKernelHigh, in timerEventSource()