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

#include <smp.h>

Data Fields

unsigned longpgd_cache
 
unsigned longpte_cache
 
unsigned long pgtable_cache_sz
 

Detailed Description

Definition at line 19 of file smp.h.

Field Documentation

unsigned long* pgd_cache

Definition at line 20 of file smp.h.

unsigned long pgtable_cache_sz

Definition at line 22 of file smp.h.

unsigned long* pte_cache

Definition at line 21 of file smp.h.


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