Home
last modified time | relevance | path

Searched defs:clamp (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/vm/
H A Dlz4.c169 clamp(uint32_t x, uint32_t max) in clamp() function
/xnu-8019.80.24/iokit/Kernel/
H A DIOServicePM.cpp1705 IOService::adjustPowerState( IOPMPowerStateIndex clamp ) in adjustPowerState()