Searched defs:mk_pte_phys (Results 1 – 3 of 3) sorted by relevance
280 static inline pte_t mk_pte_phys(phys_addr_t physpage, pgprot_t pgprot) in mk_pte_phys() function
285 #define mk_pte_phys(physpage, pgprot) \ macro
1447 static inline pte_t mk_pte_phys(unsigned long physpage, pgprot_t pgprot) in mk_pte_phys() function