Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/imx/dcp/
A Ddcp.c35 static unsigned int key_store_spinlock = SPINLOCK_UNLOCK; variable
246 key_store_except = cpu_spin_lock_xsave(&key_store_spinlock); in dcp_store_key()
264 cpu_spin_unlock_xrestore(&key_store_spinlock, key_store_except); in dcp_store_key()

Completed in 7 milliseconds