get_pgd_next_virt
#define get_pgd_next_virt(__pa) (pgtable_l5_enabled ? \
#define get_pgd_next_virt(__pa) pt_ops.get_pte_virt(__pa)