Home
last modified time | relevance | path

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

/hypervisor/dm/
A Dvuart.c55 #define release_vuart_lock(vu, flags) spinlock_irqrestore_release(&((vu)->lock), (flags)) macro
117 release_vuart_lock(vu, rflags); in vuart_putchar()
127 release_vuart_lock(vu, rflags); in vuart_getchar()
240 release_vuart_lock(vu, rflags); in send_to_target()
390 release_vuart_lock(vu, rflags); in write_reg()
433 release_vuart_lock(vu, rflags); in vuart_write_reg()
489 release_vuart_lock(t_vu, rflags); in notify_target()
598 release_vuart_lock(vu, rflags); in vuart_read_reg()

Completed in 4 milliseconds