Searched defs:kvm_s2_mmu (Results 1 – 2 of 2) sorted by relevance
152 struct kvm_s2_mmu { struct158 * Two kvm_s2_mmu structures in the same VM can point to the same argument165 phys_addr_t pgd_phys;166 struct kvm_pgtable *pgt;176 u64 vtcr;179 int __percpu *last_vcpu_ran;193 struct kvm_mmu_memory_cache split_page_cache;194 uint64_t split_page_chunk_size;196 struct kvm_arch *arch;210 u64 tlb_vttbr;[all …]
594 void (*tlbi_callback)(struct kvm_s2_mmu *, in kvm_s2_mmu_iterate_by_vmid()