KVM
Public Attributes | List of all members
stage2_attr_data Struct Reference

Public Attributes

kvm_pte_t attr_set
 
kvm_pte_t attr_clr
 
kvm_pte_t pte
 
s8 level
 

Detailed Description

Definition at line 1177 of file pgtable.c.

Member Data Documentation

◆ attr_clr

kvm_pte_t stage2_attr_data::attr_clr

Definition at line 1179 of file pgtable.c.

◆ attr_set

kvm_pte_t stage2_attr_data::attr_set

Definition at line 1178 of file pgtable.c.

◆ level

s8 stage2_attr_data::level

Definition at line 1181 of file pgtable.c.

◆ pte

kvm_pte_t stage2_attr_data::pte

Definition at line 1180 of file pgtable.c.


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