Searched refs:pud_ptfn (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/tile/include/asm/
H A Dpgtable_64.h102 #define pud_ptfn(pud) hv_pte_get_ptfn((pud).pgd) macro
114 (__va((phys_addr_t)pud_ptfn(pud) << HV_LOG2_PAGE_TABLE_ALIGN))
120 #define pud_page(pud) pfn_to_page(PFN_DOWN(HV_PTFN_TO_CPA(pud_ptfn(pud))))

Completed in 200 milliseconds