Home
last modified time | relevance | path

Searched defs:kvm_mmu_memory_cache (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dkvm_types.h86 struct kvm_mmu_memory_cache { struct
87 gfp_t gfp_zero;
88 gfp_t gfp_custom;
89 u64 init_value;
90 struct kmem_cache *kmem_cache;
91 int capacity;
92 int nobjs;
93 void **objects;