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

#include <pal.h>

Data Fields

struct {
   u64   u: 1
 
   u64   at: 2
 
   u64   reserved: 5
 
   u64   associativity: 8
 
   u64   line_size: 8
 
   u64   stride: 8
 
   u64   store_latency: 8
 
   u64   load_latency: 8
 
   u64   store_hints: 8
 
   u64   load_hints: 8
 
pcci1_bits
 
u64 pcci1_data
 

Detailed Description

Definition at line 149 of file pal.h.

Field Documentation

u64 associativity

Definition at line 151 of file pal.h.

u64 at

Definition at line 151 of file pal.h.

u64 line_size

Definition at line 151 of file pal.h.

u64 load_hints

Definition at line 151 of file pal.h.

u64 load_latency

Definition at line 151 of file pal.h.

struct { ... } pcci1_bits
u64 pcci1_data

Definition at line 162 of file pal.h.

u64 reserved

Definition at line 151 of file pal.h.

u64 store_hints

Definition at line 151 of file pal.h.

u64 store_latency

Definition at line 151 of file pal.h.

u64 stride

Definition at line 151 of file pal.h.

u64 u

Definition at line 151 of file pal.h.


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