Home
last modified time | relevance | path

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

/openbmc/linux/arch/m68k/mm/
H A Dkmap.c37 static inline struct vm_struct *get_io_area(unsigned long size) in get_io_area() function
108 static struct vm_struct *get_io_area(unsigned long size) in get_io_area() function
206 area = get_io_area(size); in __ioremap()