Home
last modified time | relevance | path

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

/optee_os/core/mm/
H A Dcore_mmu.c110 static unsigned int mmu_spinlock; variable
114 return cpu_spin_lock_xsave(&mmu_spinlock); in mmu_lock()
119 cpu_spin_unlock_xrestore(&mmu_spinlock, exceptions); in mmu_unlock()