Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkvm_types.h93 struct kvm_mmu_memory_cache { struct
94 gfp_t gfp_zero;
95 gfp_t gfp_custom;
96 struct kmem_cache *kmem_cache;
97 int capacity;
98 int nobjs;
99 void **objects;