Searched refs:smt_channels_lock (Results 1 – 1 of 1) sorted by relevance
34 static unsigned int smt_channels_lock; variable39 uint32_t exceptions = cpu_spin_lock_xsave(&smt_channels_lock); in scmi_msg_claim_channel()45 cpu_spin_unlock_xrestore(&smt_channels_lock, exceptions); in scmi_msg_claim_channel()
Completed in 2 milliseconds