Searched defs:mk_pte_phys (Results 1 – 5 of 5) sorted by relevance
285 static inline pte_t mk_pte_phys(unsigned long page, pgprot_t pgprot) in mk_pte_phys() function
304 #define mk_pte_phys(physpage, pgprot) \ macro
281 static inline pte_t mk_pte_phys(phys_addr_t physpage, pgprot_t pgprot) in mk_pte_phys() function
222 #define mk_pte_phys(physpage, pgprot) \ macro
1339 static inline pte_t mk_pte_phys(unsigned long physpage, pgprot_t pgprot) in mk_pte_phys() function
Completed in 12 milliseconds