__p4d_to_phys
#define p4d_page(p4d) pfn_to_page(__phys_to_pfn(__p4d_to_phys(p4d)))
return __p4d_to_phys(p4d);