Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A Dpgtable.h1658 static inline pmd_t mk_pmd_phys(unsigned long physpage, pgprot_t pgprot) in mk_pmd_phys() function
1849 #define pfn_pmd(pfn, pgprot) mk_pmd_phys(((pfn) << PAGE_SHIFT), (pgprot))

Completed in 9 milliseconds