KVM
Public Attributes | List of all members
split_spte Union Reference

Public Attributes

struct {
   u32   spte_low
 
   u32   spte_high
 
}; 
 
u64 spte
 

Detailed Description

Definition at line 357 of file mmu.c.

Member Data Documentation

◆ 

struct { ... }

◆ spte

u64 split_spte::spte

Definition at line 362 of file mmu.c.

◆ spte_high

u32 split_spte::spte_high

Definition at line 360 of file mmu.c.

◆ spte_low

u32 split_spte::spte_low

Definition at line 359 of file mmu.c.


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