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

#include <pal.h>

Data Fields

u64 pclid_data
 
struct {
   u64   cache_type: 8
 
   u64   level: 8
 
   u64   way: 8
 
   u64   part: 8
 
   u64   reserved: 32
 
pclid_info_read
 
struct {
   u64   cache_type: 8
 
   u64   level: 8
 
   u64   way: 8
 
   u64   part: 8
 
   u64   mesi: 8
 
   u64   start: 8
 
   u64   length: 8
 
   u64   trigger: 8
 
pclid_info_write
 

Detailed Description

Definition at line 270 of file pal.h.

Field Documentation

Definition at line 273 of file pal.h.

u64 length

Definition at line 286 of file pal.h.

u64 level

Definition at line 273 of file pal.h.

u64 mesi

Definition at line 286 of file pal.h.

u64 part

Definition at line 273 of file pal.h.

u64 pclid_data

Definition at line 271 of file pal.h.

struct { ... } pclid_info_read
struct { ... } pclid_info_write
u64 reserved

Definition at line 273 of file pal.h.

u64 start

Definition at line 286 of file pal.h.

u64 trigger

Definition at line 286 of file pal.h.

u64 way

Definition at line 273 of file pal.h.


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