Home
last modified time | relevance | path

Searched defs:physpage (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()
/linux/arch/openrisc/include/asm/
H A Dpgtable.h285 #define mk_pte_phys(physpage, pgprot) \ argument
/linux/arch/parisc/kernel/
H A Dfirmware.c716 int pdc_btlb_insert(unsigned long long vpage, unsigned long physpage, unsigned long len, in pdc_btlb_insert()