Searched refs:xenlog_guest_lower_thresh (Results 1 – 1 of 1) sorted by relevance
133 static int __read_mostly xenlog_guest_lower_thresh = variable187 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