Home
last modified time | relevance | path

Searched defs:physpage (Results 1 – 4 of 4) sorted by relevance

/linux/arch/microblaze/include/asm/
H A Dpgtable.h281 static inline pte_t mk_pte_phys(phys_addr_t physpage, pgprot_t pgprot) in mk_pte_phys()
/linux/arch/openrisc/include/asm/
H A Dpgtable.h302 #define mk_pte_phys(physpage, pgprot) \ argument
/linux/arch/s390/include/asm/
H A Dpgtable.h1443 static inline pte_t mk_pte_phys(unsigned long physpage, pgprot_t pgprot) in mk_pte_phys()
1682 static inline pmd_t mk_pmd_phys(unsigned long physpage, pgprot_t pgprot) in mk_pmd_phys()
/linux/arch/parisc/kernel/
H A Dfirmware.c715 int pdc_btlb_insert(unsigned long long vpage, unsigned long physpage, unsigned long len, in pdc_btlb_insert()