Searched refs:mk_pte_phys (Results 1 – 3 of 3) sorted by relevance
96 pte = mk_pte_phys(phys, PAGE_KERNEL_RO); in memcpy_real_iter()
639 pte = mk_pte_phys(phys, prot); in __vmem_map_4k_page()
1352 static inline pte_t mk_pte_phys(unsigned long physpage, pgprot_t pgprot) in mk_pte_phys() function1476 #define pfn_pte(pfn, pgprot) mk_pte_phys(((pfn) << PAGE_SHIFT), (pgprot))