Searched refs:LOCK_TOKEN (Results 1 – 2 of 2) sorted by relevance
36 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token)) macro38 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index)) macro41 #define LOCK_TOKEN 1 macro76 token = LOCK_TOKEN; in __arch_spin_trylock()190 #define WRLOCK_TOKEN LOCK_TOKEN /* it's negative */
352 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token)) macro354 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index)) macro360 unsigned int token = LOCK_TOKEN; in try_lock_tlbie()