Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h17360 struct kvm_s2_mmu { struct
17361 struct kvm_vmid vmid;
17362 phys_addr_t pgd_phys;
17363 struct kvm_pgtable *pgt;
17364 int __attribute__((btf_type_tag("percpu"))) *last_vcpu_ran;
17365 struct kvm_mmu_memory_cache split_page_cache;
17366 uint64_t split_page_chunk_size;
17367 struct kvm_arch *arch;