Searched defs:plat_spm_lock (Results 1 – 3 of 3) sorted by relevance
25 #define plat_spm_lock() bakery_lock_get(&spm_lock) macro29 #define plat_spm_lock() spin_lock(&spm_lock) macro
24 #define plat_spm_lock() bakery_lock_get(&spm_lock) macro28 #define plat_spm_lock() spin_lock(&spm_lock) macro
Completed in 5 milliseconds