Searched refs:DEFINE_PSCI_LOCK (Results 1 – 2 of 2) sorted by relevance
34 #define DEFINE_PSCI_LOCK(_name) spinlock_t _name macro35 #define DECLARE_PSCI_LOCK(_name) extern DEFINE_PSCI_LOCK(_name)58 #define DEFINE_PSCI_LOCK(_name) DEFINE_BAKERY_LOCK(_name) macro
59 DEFINE_PSCI_LOCK(psci_locks[PSCI_NUM_NON_CPU_PWR_DOMAINS]);