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

#include <pal.h>

Data Fields

u32 pcpi_data
 
struct {
   u32   data_bits: 8
 
   u32   tagprot_lsb: 6
 
   u32   tagprot_msb: 6
 
   u32   prot_bits: 6
 
   u32   method: 4
 
   u32   t_d: 2
 
pcp_info
 

Detailed Description

Definition at line 219 of file pal.h.

Field Documentation

u32 data_bits

Definition at line 222 of file pal.h.

u32 method

Definition at line 222 of file pal.h.

struct { ... } pcp_info
u32 pcpi_data

Definition at line 220 of file pal.h.

u32 prot_bits

Definition at line 222 of file pal.h.

u32 t_d

Definition at line 222 of file pal.h.

u32 tagprot_lsb

Definition at line 222 of file pal.h.

u32 tagprot_msb

Definition at line 222 of file pal.h.


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