Searched refs:MAP_PREFETCH (Results 1 – 2 of 2) sorted by relevance
75 #define MAP_PREFETCH 0x80 macro
578 (map->flags & MAP_PREFETCH) ? "PREFETCH " : ""); in soc_common_pcmcia_set_io_map()