Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h15071 struct kvm_mmu { struct
15076 gpa_t (*gva_to_gpa)(struct kvm_vcpu *, struct kvm_mmu *, gpa_t, u64, struct x86_exception *); argument
15077 int (*sync_spte)(struct kvm_vcpu *, struct kvm_mmu_page *, int); argument
15078 struct kvm_mmu_root_info root; argument
15080 union kvm_mmu_page_role root_role; argument
15082 struct kvm_mmu_root_info prev_roots[3]; argument
15092 struct kvm_mmu_memory_cache { argument