Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h17331 struct kvm_memslots { struct
17332 u64 generation;
17333 atomic_long_t last_used_slot;
17334 struct rb_root_cached hva_tree;
17335 struct rb_root gfn_tree;
17336 struct hlist_head id_hash[128];
17337 int node_idx;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h15496 struct kvm_memslots { struct
15497 u64 generation;
15498 atomic_long_t last_used_slot;
15499 struct rb_root_cached hva_tree;
15500 struct rb_root gfn_tree;
15501 struct hlist_head id_hash[128];
15502 int node_idx;