Home
last modified time | relevance | path

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

/linux/arch/microblaze/include/asm/
H A Dpgtable.h280 static inline pte_t mk_pte_phys(phys_addr_t physpage, pgprot_t pgprot) in mk_pte_phys() function
/linux/arch/openrisc/include/asm/
H A Dpgtable.h285 #define mk_pte_phys(physpage, pgprot) \ macro
/linux/arch/s390/include/asm/
H A Dpgtable.h1447 static inline pte_t mk_pte_phys(unsigned long physpage, pgprot_t pgprot) in mk_pte_phys() function