Searched defs:plat_spm_lock (Results 1 – 3 of 3) sorted by relevance
25 #define plat_spm_lock() bakery_lock_get(&spm_lock) macro 29 #define plat_spm_lock() spin_lock(&spm_lock) macro
24 #define plat_spm_lock() bakery_lock_get(&spm_lock) macro 28 #define plat_spm_lock() spin_lock(&spm_lock) macro