Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/kernel/
Dsmp.c218 static spinlock_t tlbstate_lock = SPIN_LOCK_UNLOCKED; variable
334 spin_lock(&tlbstate_lock); in flush_tlb_others()
350 spin_unlock(&tlbstate_lock); in flush_tlb_others()
/linux-2.4.37.9/arch/i386/kernel/
Dsmp.c298 static spinlock_t tlbstate_lock = SPIN_LOCK_UNLOCKED; variable
414 spin_lock(&tlbstate_lock); in flush_tlb_others()
430 spin_unlock(&tlbstate_lock); in flush_tlb_others()