KVM
Public Attributes | List of all members
kvm_vmcb_info Struct Reference

#include <svm.h>

Public Attributes

struct vmcb * ptr
 
unsigned long pa
 
int cpu
 
uint64_t asid_generation
 

Detailed Description

Definition at line 109 of file svm.h.

Member Data Documentation

◆ asid_generation

uint64_t kvm_vmcb_info::asid_generation

Definition at line 113 of file svm.h.

◆ cpu

int kvm_vmcb_info::cpu

Definition at line 112 of file svm.h.

◆ pa

unsigned long kvm_vmcb_info::pa

Definition at line 111 of file svm.h.

◆ ptr

struct vmcb* kvm_vmcb_info::ptr

Definition at line 110 of file svm.h.


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