Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
split_spte Union Reference

Data Fields

struct {
   u32   spte_low
 
   u32   spte_high
 
}; 
 
u64 spte
 

Detailed Description

Definition at line 327 of file mmu.c.

Field Documentation

struct { ... }
u64 spte

Definition at line 332 of file mmu.c.

u32 spte_high

Definition at line 330 of file mmu.c.

u32 spte_low

Definition at line 329 of file mmu.c.


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