Home
last modified time | relevance | path

Searched refs:LOCK_TOKEN (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dsimple_spinlock.h26 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token)) macro
28 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index)) macro
31 #define LOCK_TOKEN 1 macro
52 token = LOCK_TOKEN; in __arch_spin_trylock()
146 #define WRLOCK_TOKEN LOCK_TOKEN /* it's negative */
/linux/arch/powerpc/kvm/
A Dbook3s_hv_rm_mmu.c417 #define LOCK_TOKEN (*(u32 *)(&get_paca()->lock_token)) macro
419 #define LOCK_TOKEN (*(u32 *)(&get_paca()->paca_index)) macro

Completed in 6 milliseconds