KVM
Public Attributes | List of all members
read_cache Struct Reference

#include <kvm_emulate.h>

Public Attributes

u8 data [1024]
 
unsigned long pos
 
unsigned long end
 

Detailed Description

Definition at line 272 of file kvm_emulate.h.

Member Data Documentation

◆ data

u8 read_cache::data[1024]

Definition at line 273 of file kvm_emulate.h.

◆ end

unsigned long read_cache::end

Definition at line 275 of file kvm_emulate.h.

◆ pos

unsigned long read_cache::pos

Definition at line 274 of file kvm_emulate.h.


The documentation for this struct was generated from the following file: