Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/m68k/mm/
Dkmap.c40 static inline struct vm_struct *get_io_area(unsigned long size) in get_io_area() function
57 static struct vm_struct *get_io_area(unsigned long size) in get_io_area() function
144 area = get_io_area(size); in __ioremap()