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

#include <pal.h>

Data Fields

u64 piv_val
 
struct {
   u64   access_rights_valid: 1
 
   u64   priv_level_valid: 1
 
   u64   dirty_bit_valid: 1
 
   u64   mem_attr_valid: 1
 
   u64   reserved: 60
 
pal_tr_valid_s
 

Detailed Description

Definition at line 1671 of file pal.h.

Field Documentation

u64 access_rights_valid

Definition at line 1674 of file pal.h.

u64 dirty_bit_valid

Definition at line 1674 of file pal.h.

u64 mem_attr_valid

Definition at line 1674 of file pal.h.

struct { ... } pal_tr_valid_s
u64 piv_val

Definition at line 1672 of file pal.h.

u64 priv_level_valid

Definition at line 1674 of file pal.h.

u64 reserved

Definition at line 1674 of file pal.h.


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