#include <xtf/types.h>
#include <xtf/atomic.h>
#include <xtf/bitops.h>
#include <xtf/console.h>
#include <xtf/hypercall.h>
#include <xtf/lib.h>
#include <xtf/libc.h>
#include <xtf/traps.h>
Go to the source code of this file.
◆ register_console_callback()
◆ pv_console_write_some()
  
  | 
        
          | static size_t pv_console_write_some | ( | const char * | buf, |  
          |  |  | size_t | len |  
          |  | ) |  |  |  | static | 
 
 
◆ pv_console_read_some()
◆ pv_console_write()
  
  | 
        
          | static void pv_console_write | ( | const char * | buf, |  
          |  |  | size_t | len |  
          |  | ) |  |  |  | static | 
 
 
◆ init_pv_console()
◆ vprintk()
      
        
          | void vprintk | ( | const char * | fmt, | 
        
          |  |  | va_list | args | 
        
          |  | ) |  |  | 
      
 
 
◆ printk()
      
        
          | void printk | ( | const char * | fmt, | 
        
          |  |  |  | ... | 
        
          |  | ) |  |  | 
      
 
 
◆ output_fns
◆ nr_cons_cb
◆ pv_ring
◆ pv_evtchn