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