Searched refs:__hvc_flush (Results 1 – 1 of 1) sorted by relevance
113 static int __hvc_flush(const struct hv_ops *ops, uint32_t vtermno, bool wait) in __hvc_flush() function125 return __hvc_flush(ops, vtermno, false); in hvc_console_flush()133 return __hvc_flush(hp->ops, hp->vtermno, true); in hvc_flush()