Home
last modified time | relevance | path

Searched refs:remap_area_pages (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/nios2/mm/
Dioremap.c76 static int remap_area_pages(unsigned long address, unsigned long phys_addr, in remap_area_pages() function
161 if (remap_area_pages((unsigned long) addr, phys_addr, size, in __ioremap()
/linux-4.1.27/arch/mips/mm/
Dioremap.c67 static int remap_area_pages(unsigned long address, phys_addr_t phys_addr, in remap_area_pages() function
167 if (remap_area_pages((unsigned long) addr, phys_addr, size, flags)) { in __ioremap()
/linux-4.1.27/arch/hexagon/include/asm/
Dio.h40 extern int remap_area_pages(unsigned long start, unsigned long phys_addr,