Searched refs:MAP_PREFETCH (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/pcmcia/ | ||
D | ss.h | 78 #define MAP_PREFETCH 0x80 macro |
/linux-4.1.27/drivers/pcmcia/ | ||
D | soc_common.c | 474 (map->flags & MAP_PREFETCH) ? "PREFETCH " : ""); in soc_common_pcmcia_set_io_map() |