Searched refs:inval_cache (Results 1 – 2 of 2) sorted by relevance
222 void (*inval_cache)(struct map_info *, unsigned long, ssize_t); member257 do { if (map->inval_cache) map->inval_cache(map, from, size); } while (0)
73 info->map.inval_cache = pxa2xx_map_inval_cache; in pxa2xx_flash_probe()