Home
last modified time | relevance | path

Searched defs:may_spin_unlock (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp2/
H A Dstm32_util.h15 #define may_spin_unlock(lock, exceptions) cpu_spin_unlock_xrestore(lock, \ macro
/optee_os/core/arch/arm/plat-stm32mp1/
H A Dmain.c481 void may_spin_unlock(unsigned int *lock, uint32_t exceptions) in may_spin_unlock() function