Home
last modified time | relevance | path

Searched refs:mk_pte_phys (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/mm/
H A Dmaccess.c96 pte = mk_pte_phys(phys, PAGE_KERNEL_RO); in memcpy_real_iter()
H A Dvmem.c639 pte = mk_pte_phys(phys, prot); in __vmem_map_4k_page()
/linux/arch/s390/include/asm/
H A Dpgtable.h1352 static inline pte_t mk_pte_phys(unsigned long physpage, pgprot_t pgprot) in mk_pte_phys() function
1476 #define pfn_pte(pfn, pgprot) mk_pte_phys(((pfn) << PAGE_SHIFT), (pgprot))