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

#include <pal.h>

Data Fields

struct {
   u32   cache_size
 
   u32   alias_boundary: 8
 
   u32   tag_ls_bit: 8
 
   u32   tag_ms_bit: 8
 
   u32   reserved: 8
 
pcci2_bits
 
u64 pcci2_data
 

Detailed Description

Definition at line 165 of file pal.h.

Field Documentation

u32 alias_boundary

Definition at line 170 of file pal.h.

u32 cache_size

Definition at line 167 of file pal.h.

struct { ... } pcci2_bits
u64 pcci2_data

Definition at line 178 of file pal.h.

u32 reserved

Definition at line 170 of file pal.h.

u32 tag_ls_bit

Definition at line 170 of file pal.h.

u32 tag_ms_bit

Definition at line 170 of file pal.h.


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