KVM
Public Attributes | List of all members
fetch_cache Struct Reference

#include <kvm_emulate.h>

Public Attributes

u8 data [15]
 
u8 * ptr
 
u8 * end
 

Detailed Description

Definition at line 266 of file kvm_emulate.h.

Member Data Documentation

◆ data

u8 fetch_cache::data[15]

Definition at line 267 of file kvm_emulate.h.

◆ end

u8* fetch_cache::end

Definition at line 269 of file kvm_emulate.h.

◆ ptr

u8* fetch_cache::ptr

Definition at line 268 of file kvm_emulate.h.


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