Searched defs:kvm_s2_mmu (Results 1 – 2 of 2) sorted by relevance
153 struct kvm_s2_mmu { struct159 * Two kvm_s2_mmu structures in the same VM can point to the same argument166 phys_addr_t pgd_phys;167 struct kvm_pgtable *pgt;177 u64 vtcr;180 int __percpu *last_vcpu_ran;194 struct kvm_mmu_memory_cache split_page_cache;195 uint64_t split_page_chunk_size;197 struct kvm_arch *arch;211 u64 tlb_vttbr;[all …]
640 void (*tlbi_callback)(struct kvm_s2_mmu *, in kvm_s2_mmu_iterate_by_vmid()