Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dkvm_types.h92 struct kvm_mmu_memory_cache { struct
93 int nobjs;
94 gfp_t gfp_zero;
95 gfp_t gfp_custom;
96 struct kmem_cache *kmem_cache;
97 int capacity;
98 void **objects;