Searched refs:noop__flush_region (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dcache.c36 static inline void noop__flush_region(void *start, int size) function
294 __flush_wback_region = noop__flush_region;
295 __flush_purge_region = noop__flush_region;
296 __flush_invalidate_region = noop__flush_region;

Completed in 31 milliseconds