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

#include <kvm_host.h>

Data Fields

int nobjs
 
voidobjects [KVM_NR_MEM_OBJS]
 

Detailed Description

Definition at line 175 of file kvm_host.h.

Field Documentation

int nobjs

Definition at line 176 of file kvm_host.h.

void* objects[KVM_NR_MEM_OBJS]

Definition at line 177 of file kvm_host.h.


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