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.h96 struct kvm_mmu_memory_cache { struct
97 gfp_t gfp_zero;
98 gfp_t gfp_custom;
99 u64 init_value;
100 struct kmem_cache *kmem_cache;
101 int capacity;
102 int nobjs;
103 void **objects;