Searched defs:plat_spm_unlock (Results 1 – 5 of 5) sorted by relevance
26 #define plat_spm_unlock() bakery_lock_release(&spm_lock) macro30 #define plat_spm_unlock() spin_unlock(&spm_lock) macro
25 #define plat_spm_unlock() bakery_lock_release(&spm_lock) macro29 #define plat_spm_unlock() spin_unlock(&spm_lock) macro