KVM
Public Attributes | List of all members
kvm_svm Struct Reference

#include <svm.h>

Collaboration diagram for kvm_svm:
Collaboration graph
[legend]

Public Attributes

struct kvm kvm
 
u32 avic_vm_id
 
struct page * avic_logical_id_table_page
 
struct page * avic_physical_id_table_page
 
struct hlist_node hnode
 
struct kvm_sev_info sev_info
 

Detailed Description

Definition at line 95 of file svm.h.

Member Data Documentation

◆ avic_logical_id_table_page

struct page* kvm_svm::avic_logical_id_table_page

Definition at line 100 of file svm.h.

◆ avic_physical_id_table_page

struct page* kvm_svm::avic_physical_id_table_page

Definition at line 101 of file svm.h.

◆ avic_vm_id

u32 kvm_svm::avic_vm_id

Definition at line 99 of file svm.h.

◆ hnode

struct hlist_node kvm_svm::hnode

Definition at line 101 of file svm.h.

◆ kvm

struct kvm kvm_svm::kvm

Definition at line 92 of file svm.h.

◆ sev_info

struct kvm_sev_info kvm_svm::sev_info

Definition at line 101 of file svm.h.


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