Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/m68k/mm/
H A Dkmap.c225 case IOMAP_NOCACHE_NONSER: in __ioremap()
237 case IOMAP_NOCACHE_NONSER: in __ioremap()
334 case IOMAP_NOCACHE_NONSER: in kernel_set_cachemode()
344 case IOMAP_NOCACHE_NONSER: in kernel_set_cachemode()
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dnubus.h29 return __ioremap(physaddr, size, IOMAP_NOCACHE_NONSER); in nubus_remap_nocache_nonser()
H A Dzorro.h29 return __ioremap(physaddr, size, IOMAP_NOCACHE_NONSER); in z_remap_nocache_nonser()
H A Dkmap.h12 #define IOMAP_NOCACHE_NONSER 2 macro
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dpgtable.h473 #define IOMAP_NOCACHE_NONSER 2 macro