Searched refs:stage2_pgd_present (Results 1 – 2 of 2) sorted by relevance
21 #define stage2_pgd_present(kvm, pgd) pgd_present(pgd) macro
85 static inline bool stage2_pgd_present(struct kvm *kvm, pgd_t pgd) in stage2_pgd_present() function