Home
last modified time | relevance | path

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

/DragonOS/kernel/src/smp/cpu/
H A Dmod.rs33 ThresholdBringUp = 0, enumerator
234 if cpu_state > CpuHpState::ThresholdBringUp { in cpu_up()