Home
last modified time | relevance | path

Searched refs:pud_phys (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dpgtable-64.h254 #define pud_phys(pud) virt_to_phys((void *)pud_val(pud)) macro
255 #define pud_page(pud) (pfn_to_page(pud_phys(pud) >> PAGE_SHIFT))