Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/scmi-msg/
A Dentry.c34 static unsigned int smt_channels_lock; variable
39 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