Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/openrisc/include/asm/
A Dpgtable.h304 #define mk_pte_phys(physpage, pgprot) \ argument
/linux-6.3-rc2/arch/microblaze/include/asm/
A Dpgtable.h281 static inline pte_t mk_pte_phys(phys_addr_t physpage, pgprot_t pgprot) in mk_pte_phys()
/linux-6.3-rc2/arch/s390/include/asm/
A Dpgtable.h1339 static inline pte_t mk_pte_phys(unsigned long physpage, pgprot_t pgprot) in mk_pte_phys()
1351 unsigned long physpage = page_to_phys(page); in mk_pte() local
1589 static inline pmd_t mk_pmd_phys(unsigned long physpage, pgprot_t pgprot) in mk_pmd_phys()
/linux-6.3-rc2/arch/ia64/include/asm/
A Dpgtable.h222 #define mk_pte_phys(physpage, pgprot) \ argument

Completed in 17 milliseconds