kvm_free_stage2_pgd
void kvm_free_stage2_pgd(struct kvm_s2_mmu *mmu);
kvm_free_stage2_pgd(&kvm->arch.mmu);
kvm_free_stage2_pgd(&kvm->arch.nested_mmus[i]);
kvm_free_stage2_pgd(mmu);