Searched defs:physpage (Results 1 – 4 of 4) sorted by relevance
304 #define mk_pte_phys(physpage, pgprot) \ argument
281 static inline pte_t mk_pte_phys(phys_addr_t physpage, pgprot_t pgprot) in mk_pte_phys()
1339 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() local1589 static inline pmd_t mk_pmd_phys(unsigned long physpage, pgprot_t pgprot) in mk_pmd_phys()
222 #define mk_pte_phys(physpage, pgprot) \ argument
Completed in 17 milliseconds