Searched refs:DEFINE_PSCI_LOCK (Results 1 – 2 of 2) sorted by relevance
171 #define DEFINE_PSCI_LOCK(_name) spinlock_t _name macro172 #define DECLARE_PSCI_LOCK(_name) extern DEFINE_PSCI_LOCK(_name)211 #define DEFINE_PSCI_LOCK(_name) DEFINE_BAKERY_LOCK(_name) macro
63 DEFINE_PSCI_LOCK(psci_locks[PSCI_NUM_NON_CPU_PWR_DOMAINS]);