Searched defs:plat_spm_unlock (Results 1 – 4 of 4) sorted by relevance
25 #define plat_spm_unlock() \ macro32 #define plat_spm_unlock() \ macro
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