Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/mm/
A Dcore_mmu.c134 static unsigned int mmu_spinlock; variable
138 return cpu_spin_lock_xsave(&mmu_spinlock); in mmu_lock()
143 cpu_spin_unlock_xrestore(&mmu_spinlock, exceptions); in mmu_unlock()

Completed in 5 milliseconds