Home
last modified time | relevance | path

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

/hypervisor/debug/
A Ddump.c21 static spinlock_t exception_spinlock = { .head = 0U, .tail = 0U, }; variable
247 spinlock_obtain(&exception_spinlock); in dump_exception()
261 spinlock_release(&exception_spinlock); in dump_exception()

Completed in 3 milliseconds