stage2_pgd_present 21 arch/arm/include/asm/stage2_pgtable.h #define stage2_pgd_present(kvm, pgd) pgd_present(pgd) stage2_pgd_present 85 arch/arm64/include/asm/stage2_pgtable.h static inline bool stage2_pgd_present(struct kvm *kvm, pgd_t pgd)