Searched refs:plat_spm_unlock (Results 1 – 3 of 3) sorted by relevance
26 #define plat_spm_unlock() bakery_lock_release(&spm_lock) macro30 #define plat_spm_unlock() spin_unlock(&spm_lock) macro64 plat_spm_unlock(); in spm_lock_release()
25 #define plat_spm_unlock() bakery_lock_release(&spm_lock) macro29 #define plat_spm_unlock() spin_unlock(&spm_lock) macro77 plat_spm_unlock(); in spm_lock_release()
Completed in 4 milliseconds