Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/include/asm/
Dkvm_host.h80 struct kvm_s2_mmu { struct
86 * Two kvm_s2_mmu structures in the same VM can point to the same argument
93 phys_addr_t pgd_phys;
94 struct kvm_pgtable *pgt;
119 struct kvm_s2_mmu mmu; argument