Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds