Searched defs:kvm_mmu_memory_cache (Results 1 – 2 of 2) sorted by relevance
17182 struct kvm_mmu_memory_cache { struct17183 gfp_t gfp_zero;17184 gfp_t gfp_custom;17185 struct kmem_cache *kmem_cache;17186 int capacity;17187 int nobjs;17188 void **objects;
15092 struct kvm_mmu_memory_cache { struct15093 gfp_t gfp_zero;15094 gfp_t gfp_custom;15095 struct kmem_cache *kmem_cache;15096 int capacity;15097 int nobjs;15098 void **objects;