Searched defs:kvm_s2_mmu (Results 1 – 2 of 2) sorted by relevance
147 struct kvm_s2_mmu { struct153 * Two kvm_s2_mmu structures in the same VM can point to the same argument160 phys_addr_t pgd_phys;161 struct kvm_pgtable *pgt;171 u64 vtcr;174 int __percpu *last_vcpu_ran;188 struct kvm_mmu_memory_cache split_page_cache;189 uint64_t split_page_chunk_size;191 struct kvm_arch *arch;205 u64 tlb_vttbr;[all …]
539 void (*tlbi_callback)(struct kvm_s2_mmu *, in kvm_s2_mmu_iterate_by_vmid()