Home
last modified time | relevance | path

Searched refs:page_to_phys (Results 1 – 25 of 98) sorted by relevance

1234

/arch/xtensa/mm/
Dcache.c66 if (!DCACHE_ALIAS_EQ(page_to_phys(page), vaddr)) { in kmap_invalidate_coherent()
75 (page_to_phys(page) & DCACHE_ALIAS_MASK); in kmap_invalidate_coherent()
78 page_to_phys(page)); in kmap_invalidate_coherent()
86 if (PageHighMem(page) || !DCACHE_ALIAS_EQ(page_to_phys(page), vaddr)) { in coherent_kvaddr()
87 *paddr = page_to_phys(page); in coherent_kvaddr()
148 unsigned long phys = page_to_phys(page); in flush_dcache_page()
203 unsigned long phys = page_to_phys(pfn_to_page(pfn)); in local_flush_cache_page()
231 unsigned long phys = page_to_phys(page); in update_mmu_cache()
265 unsigned long phys = page_to_phys(page); in copy_to_user_page()
301 unsigned long phys = page_to_phys(page); in copy_from_user_page()
/arch/m68k/include/asm/
Dvirtconvert.h31 #define page_to_phys(page) \ macro
34 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
/arch/mips/include/asm/mach-loongson64/
Ddma-coherence.h36 return phys_to_dma(dev, page_to_phys(page)); in plat_map_dma_mem_page()
38 return page_to_phys(page) | 0x80000000; in plat_map_dma_mem_page()
/arch/frv/include/asm/
Dcacheflush.h56 unsigned long addr = page_to_phys(page); in flush_dcache_page()
89 flush_icache_user_range(vma, page, page_to_phys(page), PAGE_SIZE); in flush_icache_page()
Dvirtconvert.h38 #define page_to_phys(page) virt_to_phys((void *)__page_address(page)) macro
/arch/s390/mm/
Dpage-states.c72 : "a" (page_to_phys(page)), in get_page_state()
84 : "a" (page_to_phys(page + i)), in set_page_unused()
95 : "a" (page_to_phys(page + i)), in set_page_stable_dat()
106 : "a" (page_to_phys(page + i)), in set_page_stable_nodat()
Dpgalloc.c62 return (unsigned long *) page_to_phys(page); in crst_table_alloc()
164 table = (unsigned long *) page_to_phys(page); in page_table_alloc_pgste()
197 table = (unsigned long *) page_to_phys(page); in page_table_alloc()
219 table = (unsigned long *) page_to_phys(page); in page_table_alloc()
/arch/sparc/include/asm/
Dpage.h5 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
/arch/hexagon/include/asm/
Dpage.h141 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
146 #define page_to_virt(page) __va(page_to_phys(page))
/arch/microblaze/include/asm/
Dpage.h155 # define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
160 # define page_to_phys(page) (pfn_to_phys(page_to_pfn(page))) macro
161 # define page_to_bus(page) (page_to_phys(page))
/arch/mn10300/mm/
Dcache-flush-icache.c27 unsigned long start = page_to_phys(page); in flush_icache_page()
90 addr = page_to_phys(page); in flush_icache_page_range()
/arch/score/include/asm/
Dpage.h74 #define page_to_phys(page) (pfn_to_phys(page_to_pfn(page))) macro
75 #define page_to_bus(page) (page_to_phys(page))
/arch/mips/include/asm/mach-jazz/
Ddma-coherence.h23 return vdma_alloc(page_to_phys(page), PAGE_SIZE); in plat_map_dma_mem_page()
/arch/mips/include/asm/mach-ath25/
Ddma-coherence.h42 return page_to_phys(page) + ath25_dev_offset(dev); in plat_map_dma_mem_page()
/arch/frv/mm/
Dhighmem.c43 paddr = page_to_phys(page); in kmap_atomic()
/arch/mips/include/asm/mach-ip32/
Ddma-coherence.h45 pa = page_to_phys(page) & RAM_OFFSET_MASK; in plat_map_dma_mem_page()
/arch/mips/include/asm/mach-generic/
Ddma-coherence.h23 return page_to_phys(page); in plat_map_dma_mem_page()
/arch/mips/include/asm/mach-ip27/
Ddma-coherence.h32 dma_addr_t pa = dev_to_baddr(dev, page_to_phys(page)); in plat_map_dma_mem_page()
/arch/m68k/kernel/
Ddma.c38 *handle = page_to_phys(page); in m68k_dma_alloc()
135 dma_addr_t handle = page_to_phys(page) + offset; in m68k_dma_map_page()
/arch/s390/kernel/
Dmachine_kexec.c234 reboot_code_buffer = (void *) page_to_phys(image->control_code_page); in machine_kexec_prepare()
270 data_mover = (relocate_kernel_t) page_to_phys(image->control_code_page); in __do_machine_kexec()
/arch/nios2/include/asm/
Dio.h52 #define page_to_phys(page) virt_to_phys(page_to_virt(page)) macro
/arch/m32r/include/asm/
Dio.h78 #define page_to_phys(page) (page_to_pfn(page) << PAGE_SHIFT) macro
79 #define page_to_bus page_to_phys
/arch/microblaze/kernel/
Ddma.c88 __dma_sync(page_to_phys(page) + offset, size, direction); in dma_direct_map_page()
89 return page_to_phys(page) + offset; in dma_direct_map_page()
/arch/unicore32/include/asm/
Dmemory.h66 #define page_to_phys(page) (__pfn_to_phys(page_to_pfn(page))) macro
/arch/cris/arch-v32/drivers/pci/
Ddma.c50 return page_to_phys(page) + offset; in v32_dma_map_page()

1234