Searched defs:physpage (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/arch/microblaze/include/asm/ |
| D | pgtable.h | 281 static inline pte_t mk_pte_phys(phys_addr_t physpage, pgprot_t pgprot) in mk_pte_phys()
|
| /kernel/linux/linux-6.6/arch/openrisc/include/asm/ |
| D | pgtable.h | 304 #define mk_pte_phys(physpage, pgprot) \ argument
|
| /kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
| D | pgtable.h | 320 #define mk_pte_phys(physpage, pgprot) \ argument
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | pgtable.h | 1361 static inline pte_t mk_pte_phys(unsigned long physpage, pgprot_t pgprot) in mk_pte_phys() 1373 unsigned long physpage = page_to_phys(page); in mk_pte() local 1611 static inline pmd_t mk_pmd_phys(unsigned long physpage, pgprot_t pgprot) in mk_pmd_phys()
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | pgtable.h | 1215 static inline pte_t mk_pte_phys(unsigned long physpage, pgprot_t pgprot) in mk_pte_phys() 1227 unsigned long physpage = page_to_phys(page); in mk_pte() local 1465 static inline pmd_t mk_pmd_phys(unsigned long physpage, pgprot_t pgprot) in mk_pmd_phys()
|
| /kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
| D | pgtable.h | 338 static inline pte_t mk_pte_phys(phys_addr_t physpage, pgprot_t pgprot) in mk_pte_phys()
|
| /kernel/linux/linux-6.6/arch/ia64/include/asm/ |
| D | pgtable.h | 223 #define mk_pte_phys(physpage, pgprot) \ argument
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | pgtable.h | 259 #define mk_pte_phys(physpage, pgprot) \ argument
|
| /kernel/linux/linux-6.6/arch/parisc/kernel/ |
| D | firmware.c | 715 int pdc_btlb_insert(unsigned long long vpage, unsigned long physpage, unsigned long len, in pdc_btlb_insert()
|