Home
last modified time | relevance | path

Searched defs:physpage (Results 1 – 4 of 4) sorted by relevance

/linux/arch/microblaze/include/asm/
A Dpgtable.h295 static inline pte_t mk_pte_phys(phys_addr_t physpage, pgprot_t pgprot) in mk_pte_phys()
/linux/arch/openrisc/include/asm/
A Dpgtable.h319 #define mk_pte_phys(physpage, pgprot) \ argument
/linux/arch/s390/include/asm/
A Dpgtable.h1212 static inline pte_t mk_pte_phys(unsigned long physpage, pgprot_t pgprot) in mk_pte_phys()
1224 unsigned long physpage = page_to_phys(page); in mk_pte() local
1462 static inline pmd_t mk_pmd_phys(unsigned long physpage, pgprot_t pgprot) in mk_pmd_phys()
/linux/arch/ia64/include/asm/
A Dpgtable.h253 #define mk_pte_phys(physpage, pgprot) \ argument

Completed in 12 milliseconds