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

/linux-master/arch/s390/include/asm/
H A Dpgtable.h1605 static inline pmd_t mk_pmd_phys(unsigned long physpage, pgprot_t pgprot) function
1794 #define pfn_pmd(pfn, pgprot) mk_pmd_phys(((pfn) << PAGE_SHIFT), (pgprot))

Completed in 107 milliseconds