Home
last modified time | relevance | path

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

/optee_os/core/drivers/scmi-msg/
H A Dentry.c35 static unsigned int smt_channels_lock; variable
40 uint32_t exceptions = cpu_spin_lock_xsave(&smt_channels_lock); in scmi_msg_claim_channel()
46 cpu_spin_unlock_xrestore(&smt_channels_lock, exceptions); in scmi_msg_claim_channel()