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

#include <cache.h>

Data Fields

unsigned int ways
 
unsigned int sets
 
unsigned int linesz
 
pal_cache_config_info_t cci
 
cpumask_t shared_cpu_map
 
int level
 
int type
 
struct kobject kobj
 
unsigned char: 4
 
unsigned char scope: 2
 
unsigned char type: 2
 

Detailed Description

Definition at line 17 of file cache.h.

Field Documentation

Definition at line 125 of file topology.c.

unsigned char

Definition at line 67 of file cache.c.

Definition at line 129 of file topology.c.

int level

Definition at line 127 of file topology.c.

unsigned int linesz

Definition at line 20 of file cache.h.

unsigned char scope

Definition at line 68 of file cache.c.

unsigned int sets

Definition at line 19 of file cache.h.

cpumask_t shared_cpu_map

Definition at line 126 of file topology.c.

unsigned char type

Definition at line 69 of file cache.c.

Definition at line 128 of file topology.c.

unsigned int ways

Definition at line 18 of file cache.h.


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