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