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

#include <iorpc.h>

Data Fields

unsigned int lotar_x:4
 
unsigned int lotar_y:4
 
unsigned int hfh:1
 
unsigned int nt_hint:1
 
unsigned int io_pin:1
 

Detailed Description

Homing and cache hinting bits that can be used by IO devices.

Definition at line 335 of file iorpc.h.

Field Documentation

unsigned int hfh

Uses hash-for-home.

Definition at line 339 of file iorpc.h.

unsigned int io_pin

Only fill 'IO' cache ways.

Definition at line 341 of file iorpc.h.

unsigned int lotar_x

lotar X bits (or Gx page_mask).

Definition at line 337 of file iorpc.h.

unsigned int lotar_y

lotar Y bits (or Gx page_offset).

Definition at line 338 of file iorpc.h.

unsigned int nt_hint

Non-temporal hint.

Definition at line 340 of file iorpc.h.


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