Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dkvm_host.h136 struct kvm_s2_mmu { struct
142 * Two kvm_s2_mmu structures in the same VM can point to the same argument
149 phys_addr_t pgd_phys;
150 struct kvm_pgtable *pgt;
176 struct kvm_s2_mmu mmu; argument