Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dpgtable.h320 #define mk_pte_phys(physpage, pgprot) \ macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgtable_32.h300 static inline pte_t mk_pte_phys(unsigned long page, pgprot_t pgprot) in mk_pte_phys() function
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpgtable.h338 static inline pte_t mk_pte_phys(phys_addr_t physpage, pgprot_t pgprot) in mk_pte_phys() function
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dpgtable.h259 #define mk_pte_phys(physpage, pgprot) \ macro
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h1215 static inline pte_t mk_pte_phys(unsigned long physpage, pgprot_t pgprot) in mk_pte_phys() function