fn vgabuf_flush_all_direct()Expand description
Fallback when VGA_WRITER is locked: use the direct panic drawer. Uses a fixed-size stack buffer to avoid heap allocation in panic context.
fn vgabuf_flush_all_direct()Fallback when VGA_WRITER is locked: use the direct panic drawer. Uses a fixed-size stack buffer to avoid heap allocation in panic context.