Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h17182 struct kvm_mmu_memory_cache { struct
17183 gfp_t gfp_zero;
17184 gfp_t gfp_custom;
17185 struct kmem_cache *kmem_cache;
17186 int capacity;
17187 int nobjs;
17188 void **objects;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h15092 struct kvm_mmu_memory_cache { struct
15093 gfp_t gfp_zero;
15094 gfp_t gfp_custom;
15095 struct kmem_cache *kmem_cache;
15096 int capacity;
15097 int nobjs;
15098 void **objects;