Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/drivers/char/
A Dconsole.c133 static int __read_mostly xenlog_guest_lower_thresh = variable
187 return _parse_loglvl(s, &xenlog_guest_lower_thresh, in parse_guest_loglvl()
213 lower_thresh_adj = &xenlog_guest_lower_thresh; in do_toggle_guest()
642 lower_thresh = xenlog_guest_lower_thresh; in printk_prefix_check()
919 printk("\nGuest Loglevel: %s", loglvl_str(xenlog_guest_lower_thresh)); in console_endboot()
920 if ( xenlog_guest_upper_thresh != xenlog_guest_lower_thresh ) in console_endboot()

Completed in 4 milliseconds