Go to the source code of this file.
◆ HYPERVISOR_console_io()
      
        
          | int HYPERVISOR_console_io  | 
          ( | 
          int  | 
          op,  | 
        
        
           | 
           | 
          int  | 
          cnt,  | 
        
        
           | 
           | 
          char *  | 
          str  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ HYPERVISOR_event_channel_op()
      
        
          | int HYPERVISOR_event_channel_op  | 
          ( | 
          int  | 
          op,  | 
        
        
           | 
           | 
          void *  | 
          param  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ HYPERVISOR_grant_table_op()
      
        
          | int HYPERVISOR_grant_table_op  | 
          ( | 
          int  | 
          op,  | 
        
        
           | 
           | 
          void *  | 
          uop,  | 
        
        
           | 
           | 
          unsigned int  | 
          count  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ HYPERVISOR_hvm_op()
      
        
          | int HYPERVISOR_hvm_op  | 
          ( | 
          int  | 
          op,  | 
        
        
           | 
           | 
          void *  | 
          param  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ HYPERVISOR_memory_op()
      
        
          | int HYPERVISOR_memory_op  | 
          ( | 
          int  | 
          op,  | 
        
        
           | 
           | 
          void *  | 
          param  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ HYPERVISOR_sched_op()
      
        
          | int HYPERVISOR_sched_op  | 
          ( | 
          int  | 
          op,  | 
        
        
           | 
           | 
          void *  | 
          param  | 
        
        
           | 
          ) | 
           |  |